home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Desktop Special Edition 1.1
/
SGI Desktop Special Edition 1.1.iso
/
dist
/
netscape.idb
/
usr
/
lib
/
X11
/
ja_JP.EUC
/
app-defaults
/
Netscape.z
/
Netscape
Wrap
Text File
|
1995-11-13
|
124KB
|
3,002 lines
! Netscape.ad-ja --- Japanese app-defaults file for Netscape 1.12IS.
!
! Copyright (c) 1994, 1995 Netscape Communications Corporation,
! all rights reserved.
!
! Created: Jamie Zawinski <jwz@netscape.com>, 23-Jun-94.
! Bugs and commentary to x_cbug@netscape.com.
!
! ==========================================================
! NOTE: If you're looking here for things to customize, look
! on the Preferences dialog under the Options menu first.
! Most things are customizable from there. Things which are
! settable via the Preferences dialog boxes are stored in
! the ~/.netscape-preferences file, and not in X resources.
! ==========================================================
!
! These are the resources used by Netscape when LANG is ja_JP.EUC.
! You can use the stuff in this file for examples of how to customize
! Netscape for your environment; normally you will do this by
! copying the few lines you want to alter to your private resource
! database, which usually lives in a file called .Xdefaults in your home
! directory.
!
! Site administrators should copy this file to
! /usr/lib/X11/ja_JP.EUC/app-defaults/Netscape.
! Here's how you turn on SGI's Motif hacks:
Netscape*sgiMode: True
Netscape*scheme: Base
Netscape*useSchemes: Colors, Fonts
Netscape*useEnhancedFSB: True
! User-Settable Parameters
! ========================
! This is the directory where Netscape finds external files such as icons.
!
*appDir: /usr/lib/X11/ja_JP.EUC/netscape
! This resource is the same as the -visual command line option, which selects
! an X visual on which the windows should be created. Legal options are:
! Best, meaning pick the best one w.r.t. image quality; Default, meaning
! use whatever the server says is the default visual; a visual class (like
! PseudoColor or TrueColor); or a decimal or hexadecimal digit, the ID of
! a particular visual (in case there is more than one visual of a particular
! class.) "Best" is probably the right choice.
!
*visualID: Best
! Whether Netscape should install a private colormap. This will cause the
! maximal number of colors to be used, but on most systems, will result in
! unpleasant colormap flashing when switching between applications. Legal
! options are: Yes, No, and Guess. "Guess" means "install the colormap only
! if we know that the display hardware supports multiple simultaneous
! colormaps, meaning that there will be no colormap flashing." Currently,
! that means install the map when displaying on an SGI screen, and don't
! otherwise. (What other vendors have multiple hardware colormaps, and how
! do you uniquely identify that capability? Let me know.)
!
*installColormap: Guess
! The maximum number of color cells to allocate per image; this is only
! relevant when using the default colormap of a PseudoColor visual.
! If it is 0, we allocate as many colors as we can get. (The more colors
! that we can allocate, the better images will look.) This controls only
! the number of colors allocated for internal images - a few more colors
! will be allocated for the fluff and chrome that comes with Motif.
!
*maxImageColors: 0
! Set this to false to disable the <BLINK> tag.
*blinkingEnabled: True
! Whether the Exit menu item should confirm first.
*confirmExit: False
! Mouse cursor when over an anchor.
*linkCursor: hand2
! Mouse cursor when awaiting a reply.
*busyCursor: watch
! Mouse cursor when "Save Next Link As..." mode is on, and over a link.
*saveNextLinkCursor: hand2
! Mouse cursor when "Save Next Link As..." mode is on, and not over a link.
*saveNextNonlinkCursor: crosshair
! How quickly (in seconds) the status messages should update.
*progressInterval: 1
! How quickly (in milliseconds) the run light and/or logo should animate.
*busyBlinkRate: 500
*animRate: 166
! How often (in seconds) the global history, bookmarks, and disk cache
! files should be updated.
*saveHistoryInterval: 600
! How many pixels of motion must occur before a mouse-release is interpreted
! as a "drag" rather than a "click."
*hysteresis: 3
! These resources control whether Netscape should redirect its stdout and
! stderr streams to a dialog box, so that diagnostics reported by other
! programs launched by Netscape (for example, external viewers specified in
! a mailcap file) will be reported to the user through a dialog box,
! instead of simply showing up on the stdout/stderr of the controlling
! terminal of Netscape (which in many cases won't even be visible.)
!
! If you have a external viewer which produces an annoying amount of output
! even when it has nothing interesting to say, you can shut it up by
! redirecting its output to stderr; for example, to do this to mpeg_play,
! you could add the following to your .mailcap file:
!
! video/mpeg; mpeg_play %s 2>&-
!
! Normally, Netscape captures both the stdout and stderr into the dialog box.
! If you find a need to let one or both of them continue on to the actual
! terminal of Netscape, you can do it by setting these resources to False.
!
*useStderrDialog: True
*useStdoutDialog: True
! For those MIME content-encodings which are not directly understood
! internally, it is possible to specify another Unix program to use as
! a filter here.
!
! Each line in the encodingFilters resource consists of four fields,
! seperated by colons and optional whitespace:
!
! <input-encoding> : <output-encoding> : <extensions> : <filter-command>
!
! input-encoding: The MIME encoding from the Content-Transfer-Encoding header.
! (The basic encodings 7BIT, 8BIT, BINARY, BASE64, and QUOTED-
! PRINTABLE are built-in; no need to specify those.)
!
! output-encoding: The encoding that results from this transformation.
! Leaving this empty is usually appropriate.
!
! extensions: A comma-seperated list of the extensions typically used for
! files in this encoding; if a document ends in one of these
! extensions, then when that document is saved to disk, the
! extension will be stripped off of the default file name
! (since documents are decoded before they are saved, and the
! extension would no longer accurately describe the file.)
!
! filter-command: A shell command which reads from stdin and writes to stdout
! which does the actual decoding.
!
*encodingFilters: \
x-compress : : .Z : uncompress -c \n\
x-gzip : : .z,.gz : gzip -cdq \n
! Too many servers have bugs in the implementation of window gravity for
! us to rely on it. Scrolling of large forms is *significantly* faster
! if we are able to make use of window gravity, but on many X servers, it
! results in form items being scattered randomly all over the document.
! Legal values for this resource are Yes, No, Partial, and Guess. If
! "Guess", we run some tests and try to decide whether the X server is
! broken or partially broken.
!
! If you find yourself needing to use a value here other than Guess,
! please tell us, so that we can make it guess correctly in the future.
!
*windowGravityWorks: Guess
! Colors
!
! This resource controls the forground text color of unfollowed links
! (links which have not yet been visited.)
!
*linkForeground: #0000EE
! This resource controls the forground text color of followed links
! (links which have already been visited.)
!
*vlinkForeground: #551A8B
! This resource controls the forground text color of activated links
! (links which are in the process of being clicked upon.)
!
*alinkForeground: #FF0000
! These resources control the forground and background colors of text
! which has been selected with the mouse.
!
*selectForeground: #000000
*selectBackground: #FFFFCC
! These resources control the forground and background colors of normal text.
!
*defaultForeground: #000000
*defaultBackground: #C0C0C0
! This resource may be used to specify a default background image. It should
! be a file name or URL pointing to a GIF, JPEG, or XBM image. If it is blank,
! then the default background color will be used instead.
!
*defaultBackgroundImage:
! Normally, the user-specified colors and backgrounds will only be used when
! viewing documents which did not specify their own colors and backgrounds.
! If this resource is set to False, then the user-specified colors and
! backgrounds will always be used, regardless of the options specified in
! the document itself.
!
*documentColorsHavePriority: True
! Translations
!
! Many of these translations are duplicated on both "Meta" and "Alt", since
! X has this stupid notion that "Meta" and "Alt" are not synonymous, and
! Sun in their infinite wisdom furthers this confusing lossage by both having
! Meta *and* Alt keys on the keyboard, and having the key which is labelled
! Alt generate *META* (the Diamond keys generate Alt.) All praise Sun!
! All praise the X keyboard model!
!
! And because of the need to do this, we have to do all of the keyboard
! equivalents with "translations" instead of "accelerators", since a menu
! item can only have one accelerator, and in order to make both Meta and Alt
! work we need to give them each two. All praise Motif!
!
*drawingArea.translations: #replace \
<Btn1Down>: ArmLink() \n\
<Btn2Down>: ArmLink() \n\
~Shift<Btn1Up>: ActivateLink() \
DisarmLink() \n\
~Shift<Btn2Up>: ActivateLink(new-window) \
DisarmLink() \n\
Shift<Btn1Up>: ActivateLink(save-only) \
DisarmLink() \n\
Shift<Btn2Up>: ActivateLink(save-only) \
DisarmLink() \n\
<Btn1Motion>: DisarmLinkIfMoved() \n\
<Btn2Motion>: DisarmLinkIfMoved() \n\
<Btn3Motion>: DisarmLinkIfMoved() \n\
<Motion>: DescribeLink() \n\
<Btn3Down>: CommandMenu() \n
! Some basic emacs-like bindings for single-line text fields.
*XmTextField.translations: #override \n\
~Meta ~Alt Ctrl<Key>a: beginning-of-line() \n\
~Meta ~Alt Ctrl<Key>b: backward-character() \n\
~Meta ~Alt Ctrl<Key>d: delete-next-character() \n\
~Meta ~Alt Ctrl<Key>e: end-of-line() \n\
~Meta ~Alt Ctrl<Key>f: forward-character() \n\
~Meta ~Alt Ctrl<Key>g: process-cancel() \n\
~Meta ~Alt Ctrl<Key>h: delete-previous-character() \n\
~Meta ~Alt Ctrl<Key>k: delete-to-end-of-line() \n\
~Meta ~Alt Ctrl<Key>u: beginning-of-line() \
delete-to-end-of-line() \n\
~Meta ~Alt Ctrl<Key>w: cut-clipboard() \n\
Meta ~Ctrl<Key>b: backward-word() \n\
Alt ~Ctrl<Key>b: backward-word() \n\
Meta ~Ctrl<Key>d: delete-next-word() \n\
Alt ~Ctrl<Key>d: delete-next-word() \n\
Meta ~Ctrl<Key>f: forward-word() \n\
Alt ~Ctrl<Key>f: forward-word() \n\
Meta ~Ctrl<Key>w: copy-clipboard() \n\
Alt ~Ctrl<Key>w: copy-clipboard() \n\
Meta ~Ctrl<Key>osfLeft: backward-word() \n\
Alt ~Ctrl<Key>osfLeft: backward-word() \n\
Meta ~Ctrl<Key>osfRight: forward-word() \n\
Alt ~Ctrl<Key>osfRight: forward-word() \n\
Meta ~Ctrl<Key>osfBackSpace: delete-previous-word() \n\
Alt ~Ctrl<Key>osfBackSpace: delete-previous-word() \n\
Meta ~Ctrl<Key>osfDelete: delete-next-word() \n\
Alt ~Ctrl<Key>osfDelete: delete-next-word() \n
! Some basic emacs-like bindings for multi-line text fields.
! This duplicates info with the above, since XmTextField bogusly
! doesn't know about the page and line oriented actions at all,
! and pukes out a warning when it encounters them. How very.
*XmText.translations: #override \n\
~Meta ~Alt Ctrl<Key>a: beginning-of-line() \n\
~Meta ~Alt Ctrl<Key>b: backward-character() \n\
~Meta ~Alt Ctrl<Key>d: delete-next-character() \n\
~Meta ~Alt Ctrl<Key>e: end-of-line() \n\
~Meta ~Alt Ctrl<Key>f: forward-character() \n\
~Meta ~Alt Ctrl<Key>g: process-cancel() \n\
~Meta ~Alt Ctrl<Key>h: delete-previous-character() \n\
~Meta ~Alt Ctrl<Key>k: delete-to-end-of-line() \n\
~Meta ~Alt Ctrl<Key>u: beginning-of-line() \
delete-to-end-of-line() \n\
~Meta ~Alt Ctrl<Key>w: cut-clipboard() \n\
Meta ~Ctrl<Key>b: backward-word() \n\
Alt ~Ctrl<Key>b: backward-word() \n\
Meta ~Ctrl<Key>d: delete-next-word() \n\
Alt ~Ctrl<Key>d: delete-next-word() \n\
Meta ~Ctrl<Key>f: forward-word() \n\
Alt ~Ctrl<Key>f: forward-word() \n\
Meta ~Ctrl<Key>w: copy-clipboard() \n\
Alt ~Ctrl<Key>w: copy-clipboard() \n\
Meta ~Ctrl<Key>osfLeft: backward-word() \n\
Alt ~Ctrl<Key>osfLeft: backward-word() \n\
Meta ~Ctrl<Key>osfRight: forward-word() \n\
Alt ~Ctrl<Key>osfRight: forward-word() \n\
Meta ~Ctrl<Key>osfBackSpace: delete-previous-word() \n\
Alt ~Ctrl<Key>osfBackSpace: delete-previous-word() \n\
Meta ~Ctrl<Key>osfDelete: delete-next-word() \n\
Alt ~Ctrl<Key>osfDelete: delete-next-word() \n\
\
~Meta ~Alt Ctrl<Key>n: next-line() \n\
~Meta ~Alt Ctrl<Key>p: previous-line() \n\
~Meta ~Alt Ctrl<Key>v: next-page() \n\
Meta ~Ctrl<Key>v: previous-page() \n\
Alt ~Ctrl<Key>v: previous-page() \n
! We merge these translations into all text fields which are not the
! bottommost text field in the dialog box. This is so that hitting
! `return' in a text field will select the next text field if there
! is one, and will select the "OK" button if there are no more.
! We merge these in explicitly instead of doing it all with resources
! here because I couldn't figure out how to make that work without
! duplicating the text of all of the above keybindings another dozen
! times!!
*nonterminalTextTranslations: #override \n\
<Key>Return: next-tab-group() \n\
<Key>Linefeed: next-tab-group() \n
! This is used for self-submitting text fields in forms...
! We don't need to store these in to dialog box text fields, since
! in that case we are able to simply avoid storing in the above ones,
! but we don't know that until too late with forms.
*terminalTextTranslations: #override \n\
<Key>Return: activate() \n\
<Key>Linefeed: activate() \n
! Gag barf retch puke. We install these on every widget in the main tree
! (but not popups.)
*globalTranslations: #override \n\
\
Meta ~Ctrl<Key>N: new() \n\
Alt ~Ctrl<Key>N: new() \n\
Meta ~Ctrl<Key>L: openURL() \n\
Alt ~Ctrl<Key>L: openURL() \n\
Meta ~Ctrl<Key>O: openFile() \n\
Alt ~Ctrl<Key>O: openFile() \n\
Meta ~Ctrl<Key>S: saveAs() \n\
Alt ~Ctrl<Key>S: saveAs() \n\
Meta ~Ctrl<Key>M: mailto() \n\
Alt ~Ctrl<Key>M: mailto() \n\
Meta ~Ctrl<Key>P: print() \n\
Alt ~Ctrl<Key>P: print() \n\
Meta ~Ctrl<Key>W: delete() \n\
Alt ~Ctrl<Key>W: delete() \n\
Meta ~Ctrl<Key>Z: undo() \n\
Alt ~Ctrl<Key>Z: undo() \n\
Meta ~Ctrl<Key>X: cut() \n\
Alt ~Ctrl<Key>X: cut() \n\
Meta ~Ctrl<Key>C: copy() \n\
Alt ~Ctrl<Key>C: copy() \n\
Meta ~Ctrl<Key>V: paste() \n\
Alt ~Ctrl<Key>V: paste() \n\
Meta ~Ctrl<Key>F: find() \n\
Alt ~Ctrl<Key>F: find() \n\
Meta ~Ctrl<Key>G: findAgain() \n\
Alt ~Ctrl<Key>G: findAgain() \n\
Meta ~Ctrl<Key>R: reload() \n\
Alt ~Ctrl<Key>R: reload() \n\
Meta ~Ctrl<Key>I: loadImages() \n\
Alt ~Ctrl<Key>I: loadImages() \n\
Meta ~Ctrl<Key>osfLeft: back() \n\
Alt ~Ctrl<Key>osfLeft: back() \n\
Meta ~Ctrl<Key>osfRight: forward() \n\
Alt ~Ctrl<Key>osfRight: forward() \n\
Meta ~Ctrl<Key>H: history() \n\
Alt ~Ctrl<Key>H: history() \n\
<Key>osfCancel: abort() \n\
Meta ~Ctrl<Key>1: historyItem(1) \n\
Alt ~Ctrl<Key>1: historyItem(1) \n\
Meta ~Ctrl<Key>2: historyItem(2) \n\
Alt ~Ctrl<Key>2: historyItem(2) \n\
Meta ~Ctrl<Key>3: historyItem(3) \n\
Alt ~Ctrl<Key>3: historyItem(3) \n\
Meta ~Ctrl<Key>4: historyItem(4) \n\
Alt ~Ctrl<Key>4: historyItem(4) \n\
Meta ~Ctrl<Key>5: historyItem(5) \n\
Alt ~Ctrl<Key>5: historyItem(5) \n\
Meta ~Ctrl<Key>6: historyItem(6) \n\
Alt ~Ctrl<Key>6: historyItem(6) \n\
Meta ~Ctrl<Key>7: historyItem(7) \n\
Alt ~Ctrl<Key>7: historyItem(7) \n\
Meta ~Ctrl<Key>8: historyItem(8) \n\
Alt ~Ctrl<Key>8: historyItem(8) \n\
Meta ~Ctrl<Key>9: historyItem(9) \n\
Alt ~Ctrl<Key>9: historyItem(9) \n\
Meta ~Ctrl<Key>A: addBookmark() \n\
Alt ~Ctrl<Key>A: addBookmark() \n\
Meta ~Ctrl<Key>B: viewBookmark() \n\
Alt ~Ctrl<Key>B: viewBookmark() \n\
\
~Meta ~Alt ~Ctrl<Key>Prior: PageUp() \n\
~Meta ~Alt ~Ctrl<Key>Next: PageDown() \n\
~Meta ~Alt ~Ctrl<Key>osfPageUp: PageUp() \n\
~Meta ~Alt ~Ctrl<Key>osfPageDown: PageDown() \n
! These keysyms are apparently an R6ism.
! ~Meta ~Alt ~Ctrl<Key>KP_Prior: PageUp() \n\
! ~Meta ~Alt ~Ctrl<Key>KP_Next: PageDown() \n\
! Gag barf retch puke. We install these on every TextField widget in the
! main tree (but not popups.)
*globalTextFieldTranslations: #override \n\
~Meta ~Alt ~Ctrl<Key>Up: LineUp() \n\
~Meta ~Alt ~Ctrl<Key>Down: LineDown() \n\
~Meta ~Alt ~Ctrl<Key>osfUp: LineUp() \n\
~Meta ~Alt ~Ctrl<Key>osfDown: LineDown() \n
! These keysyms are apparently an R6ism.
! ~Meta ~Alt ~Ctrl<Key>KP_Up: LineUp() \n\
! ~Meta ~Alt ~Ctrl<Key>KP_Down: LineDown() \n\
! Gag barf retch puke. We install these on every widget in the main tree
! (but not popups) that isn't a Text or TextField.
*globalNonTextTranslations: #override \n\
~Meta ~Alt ~Ctrl<Key>space: PageDown() \n\
\
~Meta ~Alt ~Ctrl<Key>Delete: PageUp() \n\
~Meta ~Alt ~Ctrl<Key>BackSpace: PageUp() \n\
~Meta ~Alt ~Ctrl<Key>Up: LineUp() \n\
~Meta ~Alt ~Ctrl<Key>Down: LineDown() \n\
~Meta ~Alt ~Ctrl<Key>Left: ColumnLeft() \n\
~Meta ~Alt ~Ctrl<Key>Right: ColumnRight() \n\
\
~Meta ~Alt ~Ctrl<Key>osfDelete: PageUp() \n\
~Meta ~Alt ~Ctrl<Key>osfBackSpace:PageUp() \n\
Meta Ctrl<Key>f: fishcam() \n\
Alt Ctrl<Key>f: fishcam() \n\
Meta Ctrl<Key>t: net_showstatus() \n\
Alt Ctrl<Key>t: net_showstatus() \n\
~Meta ~Alt ~Ctrl<Key>osfUp: LineUp() \n\
~Meta ~Alt ~Ctrl<Key>osfDown: LineDown() \n\
~Meta ~Alt ~Ctrl<Key>osfLeft: ColumnLeft() \n\
~Meta ~Alt ~Ctrl<Key>osfRight: ColumnRight() \n
! These keysyms are apparently an R6ism.
! ~Meta ~Alt ~Ctrl<Key>KP_Up: LineUp() \n\
! ~Meta ~Alt ~Ctrl<Key>KP_Down: LineDown() \n\
! ~Meta ~Alt ~Ctrl<Key>KP_Left: ColumnLeft() \n\
! ~Meta ~Alt ~Ctrl<Key>KP_Right: ColumnRight() \n\
! About Translations, Actions, and "-remote" commands:
!
! You can control a running Netscape process externally; you do this by
! issuing a command like "netscape -remote openURL(http://xxx)".
! When Netscape is invoked with the -remote argument, it does not open
! window, but instead connects to and controls an already-existing process.
! This is done using X properties, so the two Netscape processes need not
! be running on the same machine, and need not share a file system.
!
! All of Netscape's action names are the same as its resource names; so, for
! example, if you wanted to know the name of the action that corresponds to
! the "Add Bookmark" menu item, you could look in this file for "Add Bookmark"
! and see that the resource that is set to that string is "addBookmark" -
! that's the name of the Action as well.
!
! You can use Actions in Translation tables in the usual Xt-ish way, but you
! can also invoke them directly via "netscape -remote", like this:
!
! netscape -remote 'addBookmark()'
!
! That will cause the existing Netscape process to add its current URL to
! the bookmarks, just as if you had selected that menu item.
!
! Please see the document http://home.netscape.com/newsref/std/x-remote.html
! for more information.
!=============================================================================
!
! There's really nothing after this point you should be messing with.
!
!=============================================================================
! Motif drag-and-drop is insanely buggy, and is causing crashes even in
! contexts where it has no business being involved at all. Let's try
! disabling it globally and see if that helps.
Netscape*dragInitiatorProtocolStyle: XmDRAG_NONE
Netscape*dragReceiverProtocolStyle: XmDRAG_NONE
! Labels
!
*Help.sensitive: False
*urlLabel.alignment: ALIGNMENT_END
*urlLabel.recomputeSize: False
*urlLabel.netsiteLabelString: Ñ═Ñ├Ñ╚Ñ╡ÑñÑ╚:
*urlLabel.uneditedLabelString: ╛∞╜Ω:
*urlLabel.editedLabelString: ░▄╞░:
! this must be the longer of the two...
*urlLabel.labelString: Ñ═Ñ├Ñ╚Ñ╡ÑñÑ╚:
!=============================================================================
*menuBar.file.labelString: Ñ╒ÑíÑñÑδ
*menuBar*new.labelString: ┐╖ñ╖ññѪÑúÑ≤Ñ╔Ѫ (N)
*menuBar*new.mnemonic: N
*menuBar*new.acceleratorText: Alt+N
*menuBar*openURL.labelString: ╛∞╜Ωñ╪░▄╞░... (L)
*menuBar*openURL.mnemonic: L
*menuBar*openURL.acceleratorText: Alt+L
*menuBar*openFile.labelString: Ñ╒ÑíÑñÑδñ≥│½ñ»... (O)
*menuBar*openFile.mnemonic: O
*menuBar*openFile.acceleratorText: Alt+O
*menuBar*saveAs.labelString: ╩╠╠╛╩▌┤╔... (S)
*menuBar*saveAs.mnemonic: S
*menuBar*saveAs.acceleratorText: Alt+S
*menuBar*saveLinksAs.labelString: ÑΩÑ≤Ñ»ñ≥╩╠╠╛╩▌┤╔... (A)
*menuBar*saveLinksAs.mnemonic: A
! accelerator is magic
*menuBar*saveLinksAs.acceleratorText: Shift+Click
*menuBar*mailto.labelString: Ñßí╝Ñδñ≥╜±ñ»... (M)
*menuBar*mailto.mnemonic: M
*menuBar*mailto.acceleratorText: Alt+M
*menuBar*docInfo.labelString: ╩╕╜±╛≡╩≤ (D)
*menuBar*docInfo.mnemonic: D
! no accelerator
*menuBar*printSetup.labelString: ░⌡║■└▀─Ω... (r)
*menuBar*printSetup.mnemonic: r
! no accelerator
*menuBar*print.labelString: ░⌡║■... (P)
*menuBar*print.mnemonic: P
*menuBar*print.acceleratorText: Alt+P
*menuBar*delete.labelString: ╩─ñ╕ñδ (C)
*menuBar*delete.mnemonic: C
*menuBar*delete.acceleratorText: Alt+W
*menuBar*quit.labelString: ╜¬╬╗ (x)
*menuBar*quit.mnemonic: x
! no accelerator
!=============================================================================
*menuBar.edit.labelString: ╩╘╜╕
*menuBar*undo.labelString: ╝Φ╛├ (U)
*menuBar*undo.mnemonic: U
*menuBar*undo.acceleratorText: Alt+Z
*menuBar*cut.labelString: ѽÑ├Ñ╚ (t)
*menuBar*cut.mnemonic: t
*menuBar*cut.acceleratorText: Alt+X
*menuBar*copy.labelString: Ñ│Ñ╘í╝ (C)
*menuBar*copy.mnemonic: C
*menuBar*copy.acceleratorText: Alt+C
*menuBar*paste.labelString: Ñ┌ÑñÑ╣Ñ╚ (P)
*menuBar*paste.mnemonic: P
*menuBar*paste.acceleratorText: Alt+V
*menuBar*find.labelString: ╕í║≈... (F)
*menuBar*find.mnemonic: F
*menuBar*find.acceleratorText: Alt+F
*menuBar*findAgain.labelString: ║╞╕í║≈... (g)
*menuBar*findAgain.mnemonic: g
*menuBar*findAgain.acceleratorText: Alt+G
!=============================================================================
*menuBar.view.labelString: ╔╜╝¿
*menuBar*reload.labelString: ║╞╞╔╣■ (R)
*menuBar*reload.mnemonic: R
*menuBar*reload.acceleratorText: Alt+R
*menuBar*loadImages.labelString: ▓Φ┴ⁿñ≥╞╔╣■ñα (I)
*menuBar*loadImages.mnemonic: I
*menuBar*loadImages.acceleratorText: Alt+I
*menuBar*refresh.labelString: ║╞╔┴▓Φ (f)
*menuBar*refresh.mnemonic: f
! no accelerator
*menuBar*source.labelString: Ñ╜í╝Ñ╣... (S)
*menuBar*source.mnemonic: S
! no accelerator
!=============================================================================
*menuBar.go.labelString: Ñ╕ÑπÑ≤Ñ╫
*menuBar*back.labelString: ╠ßñδ (B)
*menuBar*back.mnemonic: B
*menuBar*back.acceleratorText: Alt+Left
*menuBar*forward.labelString: ┐╩ñα (F)
*menuBar*forward.mnemonic: F
*menuBar*forward.acceleratorText: Alt+Right
*menuBar*home.labelString: Ñ█í╝Ñα (H)
*menuBar*home.mnemonic: H
! no accelerator
*menuBar*abort.labelString: ╞╔╣■├µ╗▀ (S)
*menuBar*abort.mnemonic: S
*menuBar*abort.acceleratorText: ESC
*menuBar*viewHistory.labelString: ═·╬≥ñ╬╔╜╝¿... (V)
*menuBar*viewHistory.mnemonic: V
*menuBar*viewHistory.acceleratorText: Alt+H
*menuBar*historyItem1.acceleratorText: Alt+1
*menuBar*historyItem2.acceleratorText: Alt+2
*menuBar*historyItem3.acceleratorText: Alt+3
*menuBar*historyItem4.acceleratorText: Alt+4
*menuBar*historyItem5.acceleratorText: Alt+5
*menuBar*historyItem6.acceleratorText: Alt+6
*menuBar*historyItem7.acceleratorText: Alt+7
*menuBar*historyItem8.acceleratorText: Alt+8
*menuBar*historyItem9.acceleratorText: Alt+9
*menuBar*historyTruncated.labelString: ( ...░╩▓╝╛╩╬¼... )
*menuBar*historyTruncated.alignment: ALIGNMENT_CENTER
!=============================================================================
*menuBar.bookmark.labelString: ñ╖ñ¬ñΩ
*menuBar*addBookmark.labelString: ñ╖ñ¬ñΩñ╬─╔▓├ (A)
*menuBar*addBookmark.mnemonic: A
*menuBar*addBookmark.acceleratorText: Alt+A
*menuBar*viewBookmark.labelString: ñ╖ñ¬ñΩñ╬╔╜╝¿ (B)
*menuBar*viewBookmark.mnemonic: B
*menuBar*viewBookmark.acceleratorText: Alt+B
!=============================================================================
*menuBar.options.labelString: ѬÑ╫Ñ╖ÑτÑ≤
*menuBar*preferences.labelString: └▀─Ω... (P)
*menuBar*preferences.mnemonic: P
*menuBar*showToolbar.labelString: Ñ─í╝ÑδÑ╨í╝ñ╬╔╜╝¿ (T)
*menuBar*showToolbar.mnemonic: T
*menuBar*showURL.labelString: ╛∞╜Ωñ╬╔╜╝¿ (L)
*menuBar*showURL.mnemonic: L
*menuBar*showDirectoryButtons.labelString: Ñ╟ÑúÑ∞Ñ»Ñ╚ÑΩíªÑ▄Ñ┐Ñ≤ñ╬╔╜╝¿ (D)
*menuBar*showDirectoryButtons.mnemonic: D
*menuBar*showSecurityBar.labelString: Ñ╗Ñ¡ÑσÑΩÑ╞ÑúíªÑ½ÑΘí╝Ñ╨í╝ñ≥╔╜╝¿ (C)
*menuBar*showSecurityBar.mnemonic: C
*menuBar*autoLoadImages.labelString: ▓Φ┴ⁿñ≥╝½╞░┼¬ñ╦╞╔╣■ñα (A)
*menuBar*autoLoadImages.mnemonic: A
*menuBar*fancyFTP.labelString: FTP Ñ╒ÑíÑñÑδ╛≡╩≤ñ╬╔╜╝¿ (F)
*menuBar*fancyFTP.mnemonic: F
*menuBar*saveOptions.labelString: └▀─Ωñ≥╩▌┤╔ (S)
*menuBar*saveOptions.mnemonic: S
!=============================================================================
*menuBar.directory.labelString: Ñ╟ÑúÑ∞Ñ»Ñ╚ÑΩ
*menuBar*netscape.labelString: Netscape ñ╬Ñ█í╝Ñα
*menuBar*netscape.mnemonic: e
*menuBar*sgi.labelString: Silicon Graphics, Inc.
*menuBar*sgi.mnemonic: i
*menuBar*adobe.labelString: Adobe Systems, Inc.
*menuBar*adobe.mnemonic: o
*menuBar*whatsNew.labelString: ┐╖├σ╛≡╩≤ (N)
*menuBar*whatsNew.mnemonic: N
*menuBar*whatsCool.labelString: ñ¬┤½ñß (C)
*menuBar*whatsCool.mnemonic: C
*menuBar*newsgroups.labelString: Ñ╦Ñσí╝Ñ╣ñ≥╞╔ñα (G)
*menuBar*newsgroups.mnemonic: G
*menuBar*inetIndex.labelString: ÑñÑ≤Ñ┐Ñ═Ñ├Ñ╚íªÑ╟ÑúÑ∞Ñ»Ñ╚ÑΩ (D)
*menuBar*inetIndex.mnemonic: D
*menuBar*inetSearch.labelString: ÑñÑ≤Ñ┐Ñ═Ñ├Ñ╚╕í║≈ (S)
*menuBar*inetSearch.mnemonic: S
*menuBar*inetWhite.labelString: ÑñÑ≤Ñ┐Ñ═Ñ├Ñ╚íªÑ█Ñ∩ÑñÑ╚íªÑ┌í╝Ñ╕ (P)
*menuBar*inetWhite.mnemonic: P
*menuBar*inetAbout.labelString: ÑñÑ≤Ñ┐Ñ═Ñ├Ñ╚ñ╦ñ─ñññ╞ (A)
*menuBar*inetAbout.mnemonic: A
*menuBar*galleria.labelString: Netscape Galleria
*menuBar*galleria.mnemonic: l
!=============================================================================
*menuBar.help.labelString: Ñ╪ÑδÑ╫
*menuBar*about.labelString: Netscape ñ╦ñ─ñññ╞... (A)
*menuBar*about.mnemonic: A
*menuBar*registration.labelString: ┼╨╧┐╛≡╩≤ (I)
*menuBar*registration.mnemonic: I
*menuBar*manual.labelString: ╝Ω░· (H)
*menuBar*manual.mnemonic: H
*menuBar*relnotes.labelString: ÑΩÑΩí╝Ñ╣íªÑ╬í╝Ñ╚ (R)
*menuBar*relnotes.mnemonic: R
*menuBar*faq.labelString: ñΦñ»┐╥ñ═ñΘñ∞ñδ╝┴╠Σ (FAQ)
*menuBar*faq.mnemonic: Q
*menuBar*aboutSecurity.labelString: Ñ╗Ñ¡ÑσÑΩÑ╞Ñúñ╦ñ─ñññ╞ (O)
*menuBar*aboutSecurity.mnemonic: O
*menuBar*feedback.labelString: ÑΩѻѿÑ╣Ñ╚ñ╬┴≈ñΩ╩² (F)
*menuBar*feedback.mnemonic: F
*menuBar*support.labelString: Ñ╡Ñ▌í╝Ñ╚ñ╬╝⌡ñ▒╩² (S)
*menuBar*support.mnemonic: S
*menuBar*howTo.labelString: Web Ñ╡í╝Ñ╙Ñ╣ñ╬║εñΩ╩² (H)
*menuBar*howTo.mnemonic: H
! For the toggles in the options menu
*menuBar*XmToggleButton.indicatorType: N_OF_MANY
*menuBar*XmToggleButtonGadget.indicatorType: N_OF_MANY
*menuBar*XmToggleButton.fillOnSelect: True
*menuBar*XmToggleButtonGadget.fillOnSelect: True
*menuBar*XmToggleButton.visibleWhenOff: True
*menuBar*XmToggleButtonGadget.visibleWhenOff: True
!=============================================================================
*toolBar.back.labelString: ╠ßñδ
*toolBar.forward.labelString: ┐╩ñα
*toolBar.home.labelString: Ñ█í╝Ñα
*toolBar.reload.labelString: ║╞╞╔╣■
*toolBar*loadImages.labelString: ▓Φ┴ⁿñ≥╞╔╣■ñα
*toolBar.openURL.labelString: │½ñ»...
*toolBar.print.labelString: ░⌡║■...
*toolBar*find.labelString: ╕í║≈...
*toolBar*abort.labelString: ─Σ╗▀
*toolBar*spacer.marginWidth: 4
*urlBar*spacer.marginWidth: 4
*urlBar*whatsNew.labelString: ┐╖├σ╛≡╩≤
*urlBar*whatsCool.labelString: ñ¬┤½ñß
*urlBar*manual.labelString: ╝Ω░·
*urlBar*inetSearch.labelString: Ñ═Ñ├Ñ╚╕í║≈
*urlBar*inetIndex.labelString: Ñ═Ñ├Ñ╚íªÑ╟ÑúÑ∞Ñ»Ñ╚ÑΩ
*urlBar*welcome.labelString: ñΦñªñ│ñ╜
*urlBar*newsgroups.labelString: Ñ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫
!=============================================================================
*noDocumentLoadedMessage: ñ│ñ╬ѪÑúÑ≤Ñ╔Ѫñ╦ñ╧ñññ║ñ∞ñ╬╩╕╜±ñΓÑφí╝Ñ╔ñ╡ñ∞ñ╞ñññ▐ñ╗ñ≤íú
*optionsSavedMessage: ѬÑ╫Ñ╖ÑτÑ≤ñ╧╩▌┤╔ñ╡ñ∞ñ▐ñ╖ñ┐íú
*clickToSaveMessage: ÑΩÑ≤Ñ»ñ≥Ñ»ÑΩÑ├Ñ»ñ╖ñ╞╩▌┤╔ñ╖ñ▐ñ╣íú
*clickToSaveCancelledMessage: Ñ╒ÑíÑñÑδñ╪ñ╬ÑΩÑ≤Ñ»ñ╬╩▌┤╔ñ╧╝Φ╛├ñ╡ñ∞ñ▐ñ╖ñ┐íú
*noPreviousURLMessage: ñ│ñ∞░╩┴░ñ╦╩╕╜±ñ╧ñóñΩñ▐ñ╗ñ≤íú
*noNextURLMessage: ñ│ñ∞░╩╣▀ñ╦╩╕╜±ñ╧ñóñΩñ▐ñ╗ñ≤íú
*noHomeURLMessage: Ñ█í╝Ñα╩╕╜±ñ¼╗╪─Ωñ╡ñ∞ñ╞ñññ▐ñ╗ñ≤íú
*notOverImageMessage: ▓Φ┴ⁿñ╬╛σñ╟ñ╧ñóñΩñ▐ñ╗ñ≤íú
*notOverLinkMessage: ÑΩÑ≤Ñ»ñ╬╛σñ╟ñ╧ñóñΩñ▐ñ╗ñ≤íú
*noSearchStringMessage: ╕í║≈ñ╣ñδñΓñ╬ñ¼ñóñΩñ▐ñ╗ñ≤íú
*wrapSearchMessage: ñ│ñ│ñ╟╩╕╜±ñ╧╜¬ñ∩ñΩñ╟ñ╣íú╩╕╜±ñ╬ñ╧ñ╕ñßñ╦╠ßñΩñ▐ñ╣ñ½?
*wrapSearchBackwardMessage: ╩╕╜±ñ╬ñ╧ñ╕ñßñ╦╠ßñΩñ▐ñ╖ñ┐íú╩╕╜±ñ╬║╟╕σñ½ñΘ┬│ñ▒ñ▐ñ╣ñ½?
*noAddressesMessage: ░╕└Φñ¼╗╪─Ωñ╡ñ∞ñ╞ñññ▐ñ╗ñ≤íú
*noFileMessage: ╜╨╬╧Ñ╒ÑíÑñÑδñ¼╗╪─Ωñ╡ñ∞ñ╞ñññ▐ñ╗ñ≤íú
*noPrintCommandMessage: ░⌡║■ñ╬Ñ│Ñ▐Ñ≤Ñ╔ñ¼╗╪─Ωñ╡ñ∞ñ╞ñññ▐ñ╗ñ≤íú
*overwriteFileMessage: Ñ╒ÑíÑñÑδ %s ñ≥╛σ╜±ñ¡ñ╖ñ▐ñ╣ñ½?
*bookmarksChangedMessage: ñ╖ñ¬ñΩÑ╒ÑíÑñÑδñ╧Ñ╟ÑúÑ╣Ñ»╛σñ╟╣╣┐╖ñ╡ñ∞ñ╞ñññ▐ñ╣íú╛σ╜±ñ¡ñ╖ñ▐ñ╣ñ½?
*bookmarkConflictMessage: \
ñ╖ñ¬ñΩÑΩÑ╣Ñ╚ñ╧╩▌┤╔ñ╡ñ∞ñ▐ñ╗ñ≤ñ╟ñ╖ñ┐íú\nÑ╟ÑúÑ╣Ñ»ñ╬ñΓñ╬ñ≥║╞╞╔╣■ñ╖ñ▐ñ╣ñ½?
*bookmarksNoFormsMessage: \
Ñ╒Ñ⌐í╝Ñα─≤╜╨ñ╬╖δ▓╠ñ≥ñ╖ñ¬ñΩñ╬░∞═≈ñ╦─╔▓├ñ╟ñ¡ñ▐ñ╗ñ≤ñ╟ñ╖ñ┐íú
*reallyQuitMessage: ╦▄┼÷ñ╦├µ╗▀ñ╖ñ▐ñ╣ñ½?
*doubleInclusionMessage: \n\
╩╕╜±ñ╧ñ╣ñ╟ñ╦░·═╤ñ╡ñ∞ñ╞ñññ▐ñ╣íú\n\
\n\
╦▄┼÷ñ╦ñΓñª░∞┼┘░·═╤ñ╖ñ┐ñññ╟ñ╣ñ½íú\n
*expireNowMessage: \
ñ│ñ╬┴α║εñ╧ñ╣ñ┘ñ╞ñ╬ÑΩÑ≤Ñ»ñ≥╠ñ╞╔ñ╦└▀─Ωñ╖ñ▐ñ╣íú\n ╝┬╣╘ñ╖ñ▐ñ╣ñ½?
*clearMemCacheMessage: \
ñ│ñ╬┴α║εñ╧ÑßÑΓÑΩíªÑ¡ÑπÑ├Ñ╖Ñσñ╦╕╜║▀ñóñδñ╣ñ┘ñ╞ñ╬Ñ╒ÑíÑñÑδñ≥║∩╜ⁿñ╖ñ▐ñ╣íú\n╖╤┬│ñ╖ñ▐ñ╣ñ½?
*clearDiskCacheMessage: \
ñ│ñ╬┴α║εñ╧Ñ╟ÑúÑ╣Ñ»íªÑ¡ÑπÑ├Ñ╖Ñσñ╦╕╜║▀ñóñδñ╣ñ┘ñ╞ñ╬Ñ╒ÑíÑñÑδñ≥║∩╜ⁿñ╖ñ▐ñ╣íú\n╖╤┬│ñ╖ñ▐ñ╣ñ½?
*createCacheDirErrorMessage: \
Ñ¿ÑΘí╝: ▒╩┬│ñ╣ñδÑ¡ÑπÑ├Ñ╖ÑσíªÑ╟ÑúÑ∞Ñ»Ñ╚ÑΩñ≥║ε└«ñ╟ñ¡ñ▐ñ╗ñ≤:\n\
\n\
%s: %s\n\
\n\
í╓ѬÑ╫Ñ╖ÑτÑ≤í╫ÑßÑ╦Ñσí╝ñ╦ñóñδí╓└▀─Ωí╫Ñ└ÑñÑóÑφÑ░ñ≥╗╚═╤\n\
ñ╖ñ╞┐╖ñ╖ññÑ╟ÑúÑ╣Ñ»íªÑ¡ÑπÑ├Ñ╖ÑσíªÑ╟ÑúÑ∞Ñ»Ñ╚ÑΩñ≥└▀─Ωñ╖ñ╞ñ»ñ└ñ╡ññíú\n
*createdCacheDirMessage: \
Ñ╟ÑúÑ╣Ñ»íªÑ¡ÑπÑ├Ñ╖Ñσñ╦╗╚═╤ñ╣ñδÑ╟ÑúÑ∞Ñ»Ñ╚ÑΩñ¼║ε└«ñ╡ñ∞ñ▐ñ╖ñ┐íú:\n\
\n\
%s/\n\
\n\
í╓ѬÑ╫Ñ╖ÑτÑ≤í╫ÑßÑ╦Ñσí╝ñ╦ñóñδí╓└▀─Ωí╫Ñ└ÑñÑóÑφÑ░ñ╟\n\
Ñ╟ÑúÑ╣Ñ»íªÑ¡ÑπÑ├Ñ╖ÑσíªÑ╟ÑúÑ∞Ñ»Ñ╚ÑΩñ≥╩╤╣╣ñ╟ñ¡ñ▐ñ╣íú\n
*cacheNotDirMessage: \
Ñ¿ÑΘí╝: Ñ╟ÑúÑ╣Ñ»íªÑ¡ÑπÑ├Ñ╖Ñσñ╦╗╚═╤ñ╣ñδñ┐ñßñ╦└▀─Ωñ╡ñ∞ñ┐Ñ╟ÑúÑ∞\n\
Ñ»Ñ╚ÑΩñ¼┬╕║▀ñ╖ñ▐ñ╣ñ¼íóñ╜ñ∞ñ╧Ñ╟ÑúÑ∞Ñ»Ñ╚ÑΩñ╟ñ╧ñóñΩñ▐ñ╗ñ≤íú:\n\
\n\
%s\n\
\n\
í╓ѬÑ╫Ñ╖ÑτÑ≤í╫ÑßÑ╦Ñσí╝ñ╦ñóñδí╓└▀─Ωí╫Ñ└ÑñÑóÑφÑ░ñ≥╗╚═╤ñ╖ñ╞\n\
┐╖ñ╖ññÑ╟ÑúÑ╣Ñ»íªÑ¡ÑπÑ├Ñ╖ÑσíªÑ╟ÑúÑ∞Ñ»Ñ╚ÑΩñ≥└▀─Ωñ╖ñ╞ñ»ñ└ñ╡ññíú\n
*cacheSuffixMessage: \
\n\
│╞ѵí╝Ñ╢ñ┤ñ╚ñ╦1╕─ñ╬Ñ╟ÑúÑ╣Ñ»íªÑ¡ÑπÑ├Ñ╖Ñσñ¼ñóñδñ┘ñ¡ñ╩ñ╬ñ╟\n\
╢ª═¡Ñ╟ÑúÑ∞Ñ»Ñ╚ÑΩ( /tmp ñ╩ñ╔) ñ╬╗╚═╤ñ╧ñ¬┤½ñßñ╖ñ▐ñ╗ñ≤íú\n\
\n\
║╟┬τñ╬íªÑ¡ÑπÑ├Ñ╖ÑσíªÑ╡ÑñÑ║ñ╧╕╜║▀ %d Ñ¡ÑφÑ╨ÑñÑ╚ñ╟ñ╣íú\n\
í╓└▀─Ωí╫Ñ└ÑñÑóÑφÑ░ñ╟Ñ¡ÑπÑ├Ñ╖ÑσíªÑ╡ÑñÑ║ñ≥╩╤╣╣ñ╟ñ¡ñ▐ñ╣íú\n\
\n\
Ñ╟ÑúÑ╣Ñ»íªÑ¡ÑπÑ├Ñ╖Ñσñ≥╠╡╕·ñ╦ñ╣ñδñ╦ñ╧íóÑ╟ÑúÑ╣Ñ»íªÑ¡ÑπÑ├Ñ╖Ñσñ╬┬τñ¡ñ╡\n\
ñ≥ 0 ñ╦└▀─Ωñ╖ñ▐ñ╣íúñ│ñ╬┴α║εñ≥╣╘ñªñ╚╩╕╜±ñ╧ÑßÑΓÑΩíªÑ¡ÑπÑ├\n\
Ñ╖ÑσíªÑ╡ÑñÑ║ñ╬┴¬┬≥ñ╦▒■ñ╕ñ┐ÑßÑΓÑΩñ╦╖╤┬│ñ╖ñ╞Ñ¡ÑπÑ├Ñ╖ÑσíªÑñÑ≤ñ╡ñ∞\n\
ñ▐ñ╣ñ¼íóÑ╟ÑúÑ╣Ñ»╛σñ╦ñ╧Ñ¡ÑπÑ├Ñ╖Ñσñ╡ñ∞ñ╩ñ»ñ╩ñΩñ▐ñ╣íú ñ─ñ▐ñΩÑ¡ÑπÑ├Ñ╖Ñσ \n\
ñ╧┐╖ñ┐ñ╩ Netscape ñ╬Ñ╗Ñ├Ñ╖ÑτÑ≤ñ╦ñ╧╩▌┤╔ñ╡ñ∞ñ╩ñ»ñ╩ñΩñ▐ñ╣íú
*cubeTooSmallMessage: \
ÑñÑßí╝Ñ╕ñ¼║«═≡ñ╖ñ┐ѽÑΘí╝íªÑ¡Ñσí╝Ñ╓ñ╦ %d Ñ╗Ñδñ≥│ΣñΩ╔╒ñ▒ñδ\n\
ñ│ñ╚ñ└ñ▒ñ╧ñ╟ñ¡ñ▐ñ╖ñ┐íú ╖δ▓╠ñ╚ñ╖ñ╞íóÑñÑßí╝Ñ╕ñ╬╔╩╝┴ñ╧─πññ\n\
ñΓñ╬ñ╦ñ╩ñδñ½ñΓñ╖ñ∞ñ▐ñ╗ñ≤íú\n\
\n\
ÑñÑßí╝Ñ╕ñ╬╔╩╝┴ñ≥╕■╛σñ╡ñ╗ñδñ╥ñ╚ñ─ñ╬╩²╦íñ╚ñ╖ñ╞╝┬╣╘├µñ╬┐ºñ≥\n\
┬┐ñ»╗╚ñªÑóÑ╫ÑΩÑ▒í╝Ñ╖ÑτÑ≤ñ≥╜¬╬╗ñ╖íóNetscape ñ≥║╞╡»╞░\n\
ñ╣ñδñ│ñ╚ñ¼ñóñΩñ▐ñ╣íú
\n\
ñ╜ñ∞░╩│░ñ╬╩²╦íñ╟ñ╧Ñ│Ñ▐Ñ≤Ñ╔╣╘ѬÑ╫Ñ╖ÑτÑ≤ '-install' ñ≥╗╚ñ├\n\
ñ╞ Netscape ñ≥╡»╞░ñ╖ñ▐ñ╣íúñ│ñ╬ѬÑ╫Ñ╖ÑτÑ≤ñ╟╞╚╝½ñ╬ѽÑΘí╝\n\
Ñ▐Ñ├Ñ╫ñ≥╗╚═╤ñ╣ñδñ│ñ╚ñ╦ñ╩ñΩñ▐ñ╣íúñ│ñ╬ñ│ñ╚ñ╦ñΦñΩñññ»ñ─ñ½ñ╬\n\
Ñ╖Ñ╣Ñ╞Ñα╛σñ╟ñ╧╩╠ñ╬ѪÑúÑ≤Ñ╔Ѫñ╦░▄╞░ñ╣ñδ║▌ñ╦ѽÑΘí╝Ñ▐Ñ├Ñ╫ñ╬\n\
╜±ñ¡┤╣ñ¿ñ¼╚»└╕ñ╖ñ▐ñ╣íú
*renameInitFilesMessage: \
╕┼ññÑ╨í╝Ñ╕ÑτÑ≤ñ╬ Netscape ñ╬Ñ╤Ñ╒Ñ⌐í╝Ñ▐Ñ≤Ñ╣íªÑ╒ÑíÑñÑδñ¼┬╕║▀ñ╖\n\
ñ▐ñ╣íúñ│ñ╬Ñ╨í╝Ñ╕ÑτÑ≤ñ╬ Netscape ñ╧╞▒ñ╕Ñ╒ÑíÑñÑδ╖┴╝░ñ≥╗╚═╤ñ╖\n\
ñ▐ñ╣ñ¼íóÑ╒ÑíÑñÑδ╠╛ñ╧╩╤╣╣ñ╡ñ∞ñ▐ñ╖ñ┐íúñññ▐ñ╣ñ░Ñ╒ÑíÑñÑδñ╬╠╛┴░\n\
ñ≥ñ─ñ▒ñ½ñ¿ñ▐ñ╣ñ½?
*unsentMailMessage: \
┴≈┐«ñ╡ñ∞ñ╞ñññ╩ññÑßí╝ÑδíªÑßÑ├Ñ╗í╝Ñ╕ñ¼ñóñΩñ▐ñ╣íú╦▄┼÷ñ╦┴≈┐«ñ╖ñ╩ñññ▐ñ▐├µ╗▀ñ╖ñ▐ñ╣ñ½?
*emptyMessageQuestion: \
ÑßÑ├Ñ╗í╝Ñ╕ñ╧╩╘╜╕ñ╡ñ∞ñ╞ñññ▐ñ╗ñ≤ñ╖íóÑóÑ┐Ñ├Ñ┴ÑßÑ≤Ñ╚ñΓñóñΩñ▐ñ╗ñ≤íú\n\
╢⌡ñ╬ÑßÑ├Ñ╗í╝Ñ╕ñ≥╦▄┼÷ñ╦┴≈┐«ñ╖ñ▐ñ╣ñ½í⌐
*binaryDocumentMessage: \
ñ│ñ╬╩╕╜±ñ╧Ñ╨ÑñÑ╩ÑΩíªÑ╟í╝Ñ┐ñ╟ñ╣íú╔╜╝¿ñ╣ñδñ│ñ╚ñ╧ñ╟ñ¡ñ▐ñ╗ñ≤íú
!=============================================================================
*preeditType: none
*netscape.preeditType: overthespot
*popup.title.labelString: Netscape Ñ│Ñ▐Ñ≤Ñ╔:
*popup.back.labelString: ╠ßñδ
*popup.forward.labelString: ┐╩ñα
*popup.home.labelString: Ñ█í╝Ñα
*popup.openURL.labelString: ñ│ñ╬ÑΩÑ≤Ñ»ñ≥│½ñ»
*popup.addURLBookmark.labelString: ñ│ñ╬ÑΩÑ≤Ñ»ñ≥ñ╖ñ¬ñΩñ╦─╔▓├
*popup.openURLNewWindow.labelString: ñ│ñ╬ÑΩÑ≤Ñ»ñ≥┐╖ñ╖ññѪÑúÑ≤Ñ╔Ѫñ╦│½ñ»
*popup.saveURL.labelString: ñ│ñ╬ÑΩÑ≤Ñ»ñ≥╩▌┤╔...
*popup.copyURLToClip.labelString: ñ│ñ╬ÑΩÑ≤Ñ»ñ╬╛∞╜Ωñ≥Ñ»ÑΩÑ├Ñ╫Ñ▄í╝Ñ╔ñ╦╜±ñ»
*popup.openImage.labelString: ñ│ñ╬▓Φ┴ⁿñ≥╔╜╝¿
*popup.saveImage.labelString: ñ│ñ╬▓Φ┴ⁿñ≥╠╛┴░ñ≥╔╒ñ▒ñ╞╩▌┤╔...
*popup.copyImageURLToClip.labelString: ñ│ñ╬▓Φ┴ⁿñ╬╛∞╜Ωñ≥Ñ»ÑΩÑ├Ñ╫Ñ▄í╝Ñ╔ñ╦╜±ñ»
*popup.loadDelayedImage.labelString: ñ│ñ╬▓Φ┴ⁿñ≥╞╔╣■ñα
*popup*back.acceleratorText: Alt+Left
*popup*forward.acceleratorText: Alt+Right
*popup*saveURL.acceleratorText: Shift+Button1
*popup*openURL.acceleratorText: Button1
*popup*openURLNewWindow.acceleratorText:Button2
*popup.XmPushButtonGadget.marginLeft: 5
*popup.XmPushButtonGadget.marginRight: 5
*popup.XmPushButtonGadget.alignment: ALIGNMENT_BEGINNING
*popup.separator0.separatorType: SHADOW_ETCHED_IN
*popup.separator1.separatorType: SHADOW_ETCHED_IN
*popup.separator2.height: 5
*popup.separator2.separatorType: NO_LINE
*popup.separator3.separatorType: SHADOW_ETCHED_IN
*popup.separator4.separatorType: SHADOW_ETCHED_IN
*popup.separator5.separatorType: SHADOW_ETCHED_IN
*history_popup.title: Netscape: ѪÑúÑ≤Ñ╔Ѫñ╬═·╬≥
*history_popup*listLabelString: ñóñ╩ñ┐ñ¼ñññ┐ñ╬ñ╧...
*history_popup*OK.labelString: ░▄╞░
*history_popup*OkLabelString: ░▄╞░
*history_popup*Cancel.labelString: ╩─ñ╕ñδ
*history_popup*CancelLabelString: ╩─ñ╕ñδ
*history_popup*Apply.labelString: ñ╖ñ¬ñΩñ≥║ε└«ñ╣ñδ
*history_popup*ApplyLabelString: ñ╖ñ¬ñΩñ≥║ε└«ñ╣ñδ
*source_popup.title: Netscape: Ñ╜í╝Ñ╣ñ╬╔╜╝¿
*source_popup*save.labelString: ╩▌┤╔...
*source_popup*OK.labelString: ╬╗▓≥
*source_popup*text.editable: False
*source_popup*text.cursorPositionVisible: False
*source_popup*text.wordWrap: True
*source_popup*text.scrollHorizontal: False
*source_popup*urlLabel.labelString: ╛∞╜Ω:
*source_popup*titleLabel.labelString: Ñ┐ÑñÑ╚Ñδ:
*source_popup*titleLabel.leftOffset: 0
*source_popup*titleLabel.rightOffset: 4
*source_popup*titleLabel.alignment: ALIGNMENT_END
*source_popup*urlLabel.topOffset: 0
*source_popup*urlLabel.leftOffset: 0
*source_popup*urlLabel.rightOffset: 4
*source_popup*urlLabel.alignment: ALIGNMENT_END
*source_popup*titleText.leftOffset: 0
*source_popup*titleText.rightOffset: 0
*source_popup*urlText.leftOffset: 0
*source_popup*urlText.rightOffset: 0
*source_popup*text.leftOffset: 0
*source_popup*text.rightOffset: 0
*source_popup*XmScrolledWindow.topOffset: 8
*source_popup*text.columns: 30
*source_popup*text.rows: 20
*docinfo_popup.title: Netscape: ╩╕╜±╛≡╩≤
*docinfo_popup*OK.labelString: ╬╗▓≥
*docinfo_popup*titleLabel.labelString: Ñ┐ÑñÑ╚Ñδ:
*docinfo_popup*urlLabel.labelString: ╛∞╜Ω:
*docinfo_popup*modifiedLabel.labelString: ║╟╜¬╩╤╣╣╞ⁿ╗■:
*docinfo_popup*sourceLabel.labelString: Ñ╜í╝Ñ╣:
*docinfo_popup*charsetLabel.labelString: ╩╕╗·Ñ╗Ñ├Ñ╚:
*docinfo_popup*dpyLabel.labelString: Ñ╙Ñ╕ÑσÑóÑδ:
*docinfo_popup*securityFrame.label.labelString: Ñ╗Ñ¡ÑσÑΩÑ╞Ñú╛≡╩≤
*docinfo_popup*certificateLabel.labelString: Ñ╡í╝Ñ╨ñ╦ñΦñδ╛┌╠└:
*docinfo_popup*certificateText.columns: 30
*docinfo_popup*certificateText.rows: 6
*docinfo_popup*certificateText.wordWrap: True
*docinfo_popup*certificateText.scrollHorizontal:False
*docinfo_popup*scrollBarDisplayPolicy: AS_NEEDED
*docinfo_popup*scrollingPolicy: AUTOMATIC
*docinfo_popup*securityText.wordWrap: True
*docinfo_popup*securityText.scrollHorizontal: False
*docinfo_popup*urlLabel.topOffset: 0
*docinfo_popup*urlLabel.leftOffset: 0
*docinfo_popup*urlLabel.rightOffset: 4
*docinfo_popup*urlLabel.alignment: ALIGNMENT_END
*docinfo_popup*titleLabel.leftOffset: 0
*docinfo_popup*titleLabel.rightOffset: 4
*docinfo_popup*titleLabel.alignment: ALIGNMENT_END
*docinfo_popup*modifiedLabel.topOffset: 0
*docinfo_popup*modifiedLabel.leftOffset: 0
*docinfo_popup*modifiedLabel.rightOffset: 4
*docinfo_popup*modifiedLabel.alignment: ALIGNMENT_END
*docinfo_popup*charsetLabel.topOffset: 0
*docinfo_popup*charsetLabel.leftOffset: 0
*docinfo_popup*charsetLabel.rightOffset: 4
*docinfo_popup*charsetLabel.alignment: ALIGNMENT_END
*docinfo_popup*sourceLabel.topOffset: 0
*docinfo_popup*sourceLabel.leftOffset: 0
*docinfo_popup*sourceLabel.rightOffset: 4
*docinfo_popup*sourceLabel.alignment: ALIGNMENT_END
! add 5 to dpyLabel.topOffset to align label with text baseline (gag)
*docinfo_popup*dpyLabel.topOffset: 5
*docinfo_popup*dpyLabel.leftOffset: 0
*docinfo_popup*dpyLabel.rightOffset: 4
*docinfo_popup*dpyLabel.alignment: ALIGNMENT_END
*docinfo_popup*dpyText.rows: 3
*docinfo_popup*dpyText.columns: 24
*docinfo_popup*titleText.columns: 20
*docinfo_popup*securityFrame.topOffset: 10
*docinfo_popup*keyDescLabel.leftOffset: 14
*docinfo_popup*keyDescLabel.rightOffset: 14
*docinfo_popup*keyDescLabel.alignment: ALIGNMENT_BEGINNING
*docinfo_popup*certificateLabel.leftOffset: 10
*docinfo_popup*certificateLabel.rightOffset: 10
*docinfo_popup*certificateLabel.alignment: ALIGNMENT_BEGINNING
*docinfo_popup*securityLabel.leftOffset: 14
*docinfo_popup*securityLabel.rightOffset: 14
*docinfo_popup*securityLabel.alignment: ALIGNMENT_BEGINNING
*docinfo_popup*XmScrolledWindow.leftOffset: 10
*docinfo_popup*XmScrolledWindow.rightOffset: 10
*docinfo*noSecurityMessage:\
ñ│ñ╬Ñ╨í╝Ñ╕ÑτÑ≤ñ╬ Netscape ñ╧Ñ╗Ñ¡ÑσÑΩÑ╞Ñúñ≥╚≈ñ¿ñ╞ñññ▐ñ╗ñ≤íú
*docinfo*securityLabel.labelString:\
Ñ╗Ñ¡ÑσÑΩÑ╞Ñúñ╧╝⌡ñ▒╝ΦñδÑñÑ≤Ñ┐Ñ═Ñ├Ñ╚ñ╬╩╕╜±íóÑ╡í╝Ñ╨ñ╬╟º╛┌╡í╟╜ñ≥╗╚ñ├ñ╞╩╓┴≈ñ╣ñδ\n\
╛≡╩≤íó░┼╣µ▓╜ñ╦ñΦñδÑ╫ÑΘÑñÑ╨Ñ╖í╝ñΣÑ╟í╝Ñ┐ñ╬┤░┴┤└¡ñ≥╩▌╕εñ╖ñ▐ñ╣íú\n\
╩╕╜±ñ╬Ñ╗Ñ¡ÑσÑΩÑ╞Ñúñ╬╛⌡╢╖ñ╧╛⌡╢╖╬╬░Φñ╬╕░í┐▓⌡ñ∞ñ┐╕░ñ╬ÑóÑñÑ│Ñ≤ñΣÑ│Ñ≤Ñ╞Ñ≤Ñ╚╬╬░Φ\n\
ñ╬ѽÑΘí╝Ñ╨í╝(░┬┴┤ñ╧└─;┤φ╕▒ñ╧│Ñ┐º)ñ╟│╬╟ºñ╟ñ¡ñ▐ñ╣íú╛▄║┘ñ╧í╓╝Ω░·í╫ñóñδñññ╧\n\
í╓Ñ╗Ñ¡ÑσÑΩÑ╞Ñúñ╦ñ─ñññ╞í╫ñ╬Ñ┌í╝Ñ╕ñ≥╗▓╛╚ñ╖ñ╞ñ»ñ└ñ╡ññíú
*mailto_popup.title: Netscape: Ñßí╝Ñδ
*mailto_popup*fromLabel.labelString: From:
*mailto_popup*toLabel.labelString: ░╕└Φ:
*mailto_popup*newsgroupsLabel.labelString: Ñ╦Ñσí╝Ñ╣ To:
*mailto_popup*subjectLabel.labelString: Subject:
*mailto_popup*attachLabel.labelString: ÑóÑ┐Ñ├Ñ┴ÑßÑ≤Ñ╚:
*mailto_popup*attachButton.labelString: ÑóÑ┐Ñ├Ñ┴...
*mailto_popup*bodyText.wordWrap: True
*mailto_popup*bodyText.scrollHorizontal: False
*mailto_popup*attachButton.marginWidth: 10
*mailto_popup*fromLabel.alignment: ALIGNMENT_END
*mailto_popup*toLabel.alignment: ALIGNMENT_END
*mailto_popup*newsgroupsLabel.alignment: ALIGNMENT_END
*mailto_popup*subjectLabel.alignment: ALIGNMENT_END
*mailto_popup*attachLabel.alignment: ALIGNMENT_END
*mailto_popup*fromLabel.rightOffset: 4
*mailto_popup*toLabel.rightOffset: 0
*mailto_popup*subjectLabel.rightOffset: 0
*mailto_popup*bodyText.topOffset: 8
*mailto_popup*bodyText.columns: 40
*mailto_popup*bodyText.rows: 15
*mailto_popup*mailto.OK.labelString: ┴≈ñδ
*mailto_popup*mailto.OkLabelString: ┴≈ñδ
*mailto_popup*mailto.Cancel.labelString: ╝Φ╛├
*mailto_popup*mailto.CancelLabelString: ╝Φ╛├
*mailto_popup*citeButton.labelString: ╩╕╜±ñ╬░·═╤
*mailto_popup*preeditType: overthespot
! Some people just aren't too hip.
!*defaultMailtoText: Hey, check out this cool URL:\n\n
*attach_popup.title: Netscape: ╩╕╜±ñ╬ÑóÑ┐Ñ├Ñ┴
*attach_popup*attach.Cancel.labelString: Ñ¡ÑπÑ≤Ñ╗Ñδ
*attach_popup*label.labelString: \
╦▄╩╕ñ╬╕σñ╦╝íñ╬ÑóÑ┐Ñ├Ñ┴ÑßÑ≤Ñ╚ñ≥─╔▓├:
*attach_popup*docToggle.labelString: ╩╕╜±:
*attach_popup*attachURLLabel.labelString: ÑóÑ┐Ñ├Ñ┴╖┴╝░:
*attach_popup*textToggle.labelString: Ñ╞Ñ¡Ñ╣Ñ╚╖┴╝░
*attach_popup*sourceToggle.labelString: ╩╕╜±Ñ╜í╝Ñ╣
*attach_popup*postscriptToggle.labelString: PostScript
*attach_popup*fileToggle.labelString: Ñ╒ÑíÑñÑδ:
*attach_popup*browseButton.labelString: Ñ╓ÑΘѪÑ╢...
*attach_popup*attach.OK.labelString: ÑóÑ┐Ñ├Ñ┴
*attach_popup*attach.OkLabelString: ÑóÑ┐Ñ├Ñ┴
*attach_popup*XmLabelGadget.alignment: ALIGNMENT_BEGINNING
*attach_popup*indicatorType: ONE_OF_MANY
*attach_popup*docToggle.leftOffset: 20
*attach_popup*docToggle.topOffset: 20
*attach_popup*fileToggle.topOffset: 20
*attach_popup*fileToggle.leftOffset: 0
*attach_popup*fileToggle.bottomOffset: 20
*attach_popup*attachURLLabel.topOffset: 10
*attach_popup*attachURLLabel.leftOffset: 80
*attach_popup*textToggle.leftOffset: 80
*attach_popup*urlText.columns: 20
*attach_popup*XmPushButtonGadget.marginWidth: 10
*attach_popup*XmPushButtonGadget.marginHeight: 5
*attach_popup*browseButton.rightOffset: 10
*formatType*none.labelString: ÑóÑ┐Ñ├Ñ┴ÑßÑ≤Ñ╚ñ╩ñ╖
*formatType*text.labelString: ╩╕╗·
*formatType*formattedText.labelString: Ñ╒Ñ⌐í╝Ñ▐Ñ├Ñ╚ñ╡ñ∞ñ┐Ñ╞Ñ¡Ñ╣Ñ╚
*formatType*html.labelString: Ñ╜í╝Ñ╣
*formatType*tree.labelString: Ñ╜í╝Ñ╣ñ╚▓Φ┴ⁿ
*formatType*ps.labelString: PostScript
*formatType*url.labelString: URL ñ╬ñ▀
*preferences_popup.title: Netscape: └▀─Ω
*preferences*OkLabelString: ╬╗▓≥
*preferences*Apply.labelString: ╝Φ╛├
*preferences*ApplyLabelString: ╝Φ╛├
*preferences*Cancel.labelString: Ñ╟Ñ╒Ñ⌐ÑδÑ╚
*preferences*CancelLabelString: Ñ╟Ñ╒Ñ⌐ÑδÑ╚
*preferences*prefsPopup.styles.labelString: ѪÑúÑ≤Ñ╔Ѫñ╚ÑΩÑ≤Ñ»ñ╬╖┴╝░
*preferences*prefsPopup.colors.labelString: Ñ╒Ñ⌐Ñ≤Ñ╚ñ╚╟█┐º
*preferences*prefsPopup.mail.labelString: Ñßí╝Ñδñ╚Ñ╦Ñσí╝Ñ╣
*preferences*prefsPopup.cache.labelString: Ñ¡ÑπÑ├Ñ╖Ñσñ╚Ñ═Ñ├Ñ╚Ñ∩í╝Ñ»
*preferences*prefsPopup.images.labelString: ▓Φ┴ⁿñ╚Ñ╗Ñ¡ÑσÑΩÑ╞Ñú
*preferences*prefsPopup.dirs.labelString: ÑóÑ╫ÑΩÑ▒í╝Ñ╖ÑτÑ≤ñ╚Ñ╟ÑúÑ∞Ñ»Ñ╚ÑΩ
*preferences*prefsPopup.helpers.labelString: Ñ╪ÑδÑ╫íªÑóÑ╫ÑΩÑ▒í╝Ñ╖ÑτÑ≤
*preferences*prefsPopup.proxies.labelString: Proxies
*preferences*prefsPopup*alignment: ALIGNMENT_BEGINNING
*preferences*prefsButton*alignment: ALIGNMENT_BEGINNING
*preferences*OptionLabel*alignment: ALIGNMENT_BEGINNING
*preferences*OptionButton*alignment: ALIGNMENT_BEGINNING
*preferences_popup*preeditType: none
*preferences*windowFrame*windowBoxLabel.labelString: ѪÑúÑ≤Ñ╔Ѫñ╬╖┴╝░
*preferences*windowFrame*toolbarLabel.labelString: Ñ─í╝ÑδÑ╨í╝ñ╬╔╜╝¿:
*preferences*windowFrame*icons.labelString: │¿
*preferences*windowFrame*text.labelString: ╩╕╗·
*preferences*windowFrame*both.labelString: ╬╛╩²
*preferences*windowFrame*startLabel.labelString: │½╗╧╗■:
*preferences*windowFrame*blank.labelString: ╢⌡╟≥Ñ┌í╝Ñ╕
*preferences*windowFrame*home.labelString: Ñ█í╝ÑαíªÑ┌í╝Ñ╕ñ╬╛∞╜Ω:
*preferences*windowFrame*fontLabel.labelString: Ñ╣Ñ┐ÑñÑδ:
*preferences*windowFrame*small.labelString: ╛«
*preferences*windowFrame*medium.labelString: ├µ
*preferences*windowFrame*large.labelString: ┬τ
*preferences*windowFrame*huge.labelString: ║╟┬τ
*preferences*windowFrame*toolbarLabel.alignment: ALIGNMENT_END
*preferences*windowFrame*startLabel.alignment: ALIGNMENT_END
*preferences*windowFrame*fontLabel.alignment: ALIGNMENT_END
*preferences*windowFrame*XmLabel.leftOffset: 10
*preferences*windowFrame*XmLabelGadget.leftOffset: 10
*preferences*windowFrame*XmTextField.rightOffset: 10
*preferences*windowFrame*toolbarLabel.topOffset: 15
*preferences*windowFrame*icons.topOffset: 15
*preferences*windowFrame*text.topOffset: 15
*preferences*windowFrame*both.topOffset: 15
*preferences*windowFrame*startLabel.topOffset: 15
*preferences*windowFrame*blank.topOffset: 15
*preferences*windowFrame*home.topOffset: 15
*preferences*windowFrame*fontLabel.topOffset: 15
*preferences*windowFrame*small.topOffset: 15
*preferences*windowFrame*medium.topOffset: 15
*preferences*windowFrame*large.topOffset: 15
*preferences*windowFrame*huge.topOffset: 15
*preferences*windowFrame*fontLabel.bottomOffset: 15
*preferences*windowFrame*toolbarLabel.rightOffset: 10
*preferences*windowFrame*startLabel.rightOffset: 10
*preferences*windowFrame*fontLabel.rightOffset: 10
*preferences*windowFrame.topOffset: 10
*preferences*windowFrame*XmToggleButtonGadget.indicatorType: ONE_OF_MANY
*preferences*encodingFrame*encodingBoxLabel.labelString: ╩╕╗·Ñ╗Ñ├Ñ╚
*preferences*encodingFrame*encodingOption.labelString: ╩╕╜±ñ╬╩╕╗·Ñ╗Ñ├Ñ╚
*preferences*encodingFrame*encodingList*Latin1.labelString: Latin1
*preferences*encodingFrame*encodingList*SJIS.labelString: SJIS
*preferences*encodingFrame*encodingList*EUC-JP.labelString: EUC-JP
*preferences*encodingFrame*encodingList*ISO-2022-KR.labelString:ISO-2022-KR
*preferences*encodingFrame*encodingList*EUC-KR.labelString: EUC-KR
*preferences*encodingFrame*encodingList*EUC-CN.labelString: EUC-CN
*preferences*encodingFrame*encodingList*EUC-TW.labelString: EUC-TW
*preferences*encodingFrame*encodingList*BIG5.labelString: BIG5
*preferences*encodingFrame*autoselect.labelString: ╝½╞░┴¬┬≥
*preferences*linkFrame*linkBoxLabel.labelString: ÑΩÑ≤Ñ»╖┴╝░
*preferences*linkFrame*underline.labelString: ÑΩÑ≤Ñ»ñ╦▓╝└■ñ≥░·ñ»
*preferences*linkFrame*followedLinkLabel.labelString: ┤√╞╔ÑΩÑ≤Ñ»ñ╬┐º:
*preferences*linkFrame*unfollowedLinkLabel.labelString: ╠ñ╞╔ÑΩÑ≤Ñ»ñ╬┐º:
*preferences*linkFrame*expireLabel.labelString: ÑΩÑ≤Ñ»ñ╬═·╬≥ñ╬╛├╡ε:
*preferences*linkFrame*expireAfter.labelString: íí
*preferences*linkFrame*expireDaysLabel.labelString: ╞ⁿ╕σ
*preferences*linkFrame*expireDays.columns: 2
*preferences*linkFrame*expireNever.labelString: ñ╖ñ╩ññ
*preferences*linkFrame*expireNow.labelString: ║ú
*preferences*linkFrame*followedLinkLabel.alignment: ALIGNMENT_END
*preferences*linkFrame*unfollowedLinkLabel.alignment: ALIGNMENT_END
*preferences*linkFrame*indicatorType: ONE_OF_MANY
*preferences*linkFrame*underline.indicatorType: N_OF_MANY
*preferences*linkFrame*XmLabel.leftOffset: 10
*preferences*linkFrame*XmLabelGadget.leftOffset: 10
*preferences*linkFrame*expireDays.topOffset: 10
*preferences*linkFrame*expireDays.bottomOffset: 10
*preferences*linkFrame*expireNow.marginWidth: 10
*preferences*linkFrame*underline.leftOffset: 10
*preferences*linkFrame*expireLabel.leftOffset: 10
*preferences*linkFrame*expireDaysLabel.leftOffset: 0
*preferences*linkFrame*expireDays.rightOffset: 0
*preferences*linkFrame*expireNever.leftOffset: 20
*preferences*linkFrame*expireNow.leftOffset: 20
*preferences*linkFrame*expireLabel.rightOffset: 10
*preferences*linkFrame.topOffset: 10
*preferences*mailFrame*mailBoxLabel.labelString: Ñßí╝Ñδ
*preferences*mailFrame*mailBoxLabel.topOffset: -4
*preferences*mailFrame*mailBoxLabel.leftOffset: 10
*preferences*mailFrame*smtpLabel.labelString: Ñßí╝Ñδ(SMTP)ñ╬Ñ╡í╝Ñ╨:
*preferences*mailFrame*nameLabel.labelString: ╗ß╠╛:
*preferences*mailFrame*mailLabel.labelString: ┼┼╗╥Ñßí╝ÑδíªÑóÑ╔Ñ∞Ñ╣:
*preferences*mailFrame*orgLabel.labelString: ┴╚┐Ñ╠╛:
*preferences*mailFrame*sigLabel.labelString: ╜≡╠╛Ñ╒ÑíÑñÑδ:
*preferences*mailFrame*8bitLabel.labelString: ╚»┐«ñ╚┼Ω╣╞:
*preferences*mailFrame*8bitToggle.labelString: 8-bit
*preferences*mailFrame*qpToggle.labelString: MIME ╜α╡≥ (Quoted Printable)
*preferences*mailFrame*sigBrowse.labelString: Ñ╓ÑΘѪÑ╢...
*preferences*mailFrame*XmLabel.leftOffset: 4
*preferences*mailFrame*XmLabelGadget.leftOffset: 4
*preferences*mailFrame*XmTextField.rightOffset: 10
*preferences*mailFrame*sigBrowse.rightOffset: 10
*preferences*mailFrame*smtpText.topOffset: 10
*preferences*mailFrame*mailText.bottomOffset: 15
*preferences*mailFrame*orgText.bottomOffset: 15
*preferences*mailFrame*sigText.bottomOffset: 15
*preferences*mailFrame*sigText.columns: 18
*preferences*mailFrame*8bitToggle.bottomOffset: 4
*preferences*mailFrame.topOffset: 10
*preferences*mailFrame*XmLabel.alignment: ALIGNMENT_END
*preferences*mailFrame*XmLabelGadget.alignment: ALIGNMENT_END
*preferences*mailFrame*XmPushButtonGadget.leftOffset: 8
*preferences*mailFrame*XmPushButtonGadget.rightOffset: 8
*preferences*mailFrame*XmPushButtonGadget.marginWidth: 10
*preferences*mailFrame*8bitToggle.indicatorType: ONE_OF_MANY
*preferences*mailFrame*qpToggle.indicatorType: ONE_OF_MANY
*preferences*newsFrame*newshostLabel.labelString: Ñ╦Ñσí╝Ñ╣(NNTP)Ñ╡í╝Ñ╨:
*preferences*newsFrame*newsrcLabel.labelString: Ñ╦Ñσí╝Ñ╣RCÑ╟ÑúÑ∞Ñ»Ñ╚ÑΩ:
*preferences*newsFrame*newsrcBrowse.labelString: Ñ╓ÑΘѪÑ╢...
*preferences*newsFrame*newsMaxLabel.labelString: ╔╜╝¿:
*preferences*newsFrame*newsMaxSuffix.labelString: ╡¡╗÷ñ≥╞▒╗■ñ╦
*preferences*newsFrame*newsMaxSuffix.leftOffset: 0
*preferences*newsFrame*newsMaxText.columns: 3
*preferences*newsFrame*newsBoxLabel.labelString: Ñ╦Ñσí╝Ñ╣
*preferences*newsFrame*XmLabel.alignment: ALIGNMENT_END
*preferences*newsFrame*XmLabelGadget.alignment: ALIGNMENT_END
*preferences*newsFrame*newsMaxSuffix.alignment: ALIGNMENT_BEGINNING
*preferences*newsFrame*XmTextField.rightOffset: 10
*preferences*newsFrame*XmLabel.leftOffset: 4
*preferences*newsFrame*XmLabelGadget.leftOffset: 4
*preferences*newsFrame*XmLabel.rightOffset: 4
*preferences*newsFrame*XmLabelGadget.rightOffset: 4
*preferences*newsFrame*newsMaxText.bottomOffset: 10
*preferences*newsFrame.topOffset: 10
*preferences*newsFrame*XmPushButtonGadget.marginWidth: 10
*preferences*newsFrame*XmPushButtonGadget.rightOffset: 10
*preferences*newsFrame*newsrcText.columns: 18
*preferences*cacheFrame*cacheBoxLabel.labelString: Ñ¡ÑπÑ├Ñ╖Ñσ
*preferences*cacheFrame*memoryLabel.labelString: ÑßÑΓÑΩíªÑ¡ÑπÑ├Ñ╖Ñσ:
*preferences*cacheFrame*diskLabel.labelString: Ñ╟ÑúÑ╣Ñ»íªÑ¡ÑπÑ├Ñ╖Ñσ:
*preferences*cacheFrame*dirLabel.labelString: Ñ╟ÑúÑ╣Ñ»íªÑ¡ÑπÑ├Ñ╖ÑσíªÑ╟ÑúÑ∞Ñ»Ñ╚ÑΩ:
*preferences*cacheFrame*verifyLabel.labelString: ╩╕╜±ñ╬Ñ┘ÑΩÑ╒ÑíÑñ:
*preferences*cacheFrame*onceToggle.labelString: Ñ╗Ñ├Ñ╖ÑτÑ≤╦Φ
*preferences*cacheFrame*everyToggle.labelString: ╦Φ▓≤
*preferences*cacheFrame*expiredToggle.labelString: ñ╖ñ╩ññ
*preferences*cacheFrame*browse.labelString: Ñ╓ÑΘѪÑ╢...
*preferences*cacheFrame*k.labelString: Ñ¡ÑφÑ╨ÑñÑ╚
*preferences*cacheFrame*memClear.labelString: ÑßÑΓÑΩíªÑ¡ÑπÑ├Ñ╖Ñσñ≥Ñ»ÑΩÑó
*preferences*cacheFrame*diskClear.labelString: Ñ╟ÑúÑ╣Ñ»íªÑ¡ÑπÑ├Ñ╖Ñσñ≥Ñ»ÑΩÑó
*preferences*cacheFrame*memoryText.columns: 3
*preferences*cacheFrame*diskText.columns: 3
*preferences*cacheFrame*cacheDirText.columns: 8
*preferences*cacheFrame*alignment: ALIGNMENT_BEGINNING
*preferences*cacheFrame*memoryLabel.alignment: ALIGNMENT_END
*preferences*cacheFrame*diskLabel.alignment: ALIGNMENT_END
*preferences*cacheFrame*dirLabel.alignment: ALIGNMENT_END
*preferences*cacheFrame*verifyLabel.alignment: ALIGNMENT_END
*preferences*cacheFrame*memClear.leftOffset: 25
*preferences*cacheFrame*diskClear.leftOffset: 25
*preferences*cacheFrame*browse.rightOffset: 10
*preferences*cacheFrame*browse.bottomOffset: 10
*preferences*cacheFrame*memoryText.bottomOffset: 10
*preferences*cacheFrame*onceToggle.bottomOffset: 10
*preferences*cacheFrame*cacheDirText.bottomOffset: 10
*preferences*cacheFrame*indicatorType: ONE_OF_MANY
*preferences*cacheFrame*browse.marginWidth: 10
*preferences*cacheFrame*memClear.marginWidth: 10
*preferences*cacheFrame*diskClear.marginWidth: 10
*preferences*netFrame*netBoxLabel.labelString: Ñ═Ñ├Ñ╚Ñ∩í╝Ñ»
*preferences*netFrame*bufLabel.labelString: Ñ═Ñ├Ñ╚Ñ∩í╝Ñ»íªÑ╨Ñ├Ñ╒Ñíñ╬Ñ╡ÑñÑ║:
*preferences*netFrame*connLabel.labelString: └▄┬│:
*preferences*netFrame*connSuffix.labelString: \
(╞▒╗■ñ╦╣╘ñªÑ═Ñ├Ñ╚Ñ∩í╝Ñ»ñ╬└▄┬│ñ╬║╟┬τ┐⌠)
*preferences*netFrame*k.labelString: Ñ¡ÑφÑ╨ÑñÑ╚
*preferences*netFrame*connSuffix.rightOffset: 10
*preferences*netFrame*networkFrame.topOffset: 10
*preferences*netFrame*bufText.columns: 3
*preferences*netFrame*connText.columns: 3
*preferences*netFrame*alignment: ALIGNMENT_BEGINNING
*preferences*netFrame*bufLabel.alignment: ALIGNMENT_END
*preferences*netFrame*connLabel.alignment: ALIGNMENT_END
*preferences*netFrame*bufText.bottomOffset: 10
*preferences*netFrame*connText.bottomOffset: 10
*preferences*appsFrame*appsBoxLabel.labelString: Ñ╡Ñ▌í╝Ñ╚íªÑóÑ╫ÑΩÑ▒í╝Ñ╖ÑτÑ≤
*preferences*appsFrame*telnetLabel.labelString: Telnet ÑóÑ╫ÑΩÑ▒í╝Ñ╖ÑτÑ≤:
*preferences*appsFrame*tn3270Label.labelString: TN327 ÑóÑ╫ÑΩÑ▒í╝Ñ╖ÑτÑ≤:
*preferences*appsFrame*rloginLabel.labelString: Rlogin ÑóÑ╫ÑΩÑ▒í╝Ñ╖ÑτÑ≤:
*preferences*appsFrame*rloginUserLabel.labelString: ѵí╝Ñ╢ñ≥╗╪─Ωñ╖ñ╞ñ╬ Rlogin:
*preferences*appsFrame*appsFrame.topOffset: 10
*preferences*appsFrame*rloginUserText.bottomOffset: 10
*preferences*appsFrame*XmLabel.alignment: ALIGNMENT_END
*preferences*appsFrame*XmLabelGadget.alignment: ALIGNMENT_END
*preferences*dirsFrame*dirsBoxLabel.labelString: Ñ╟ÑúÑ∞Ñ»Ñ╚ÑΩ
*preferences*dirsFrame*tmpLabel.labelString: ║ε╢╚Ñ╟ÑúÑ∞Ñ»Ñ╚ÑΩ:
*preferences*dirsFrame*bookLabel.labelString: ñ╖ñ¬ñΩÑ╒ÑíÑñÑδ:
*preferences*dirsFrame*tmpBrowse.labelString: Ñ╓ÑΘѪÑ╢...
*preferences*dirsFrame*bookBrowse.labelString: Ñ╓ÑΘѪÑ╢...
*preferences*dirsFrame*dirsFrame.topOffset: 10
*preferences*dirsFrame*tmpText.columns: 19
*preferences*dirsFrame*tmpText.bottomOffset: 10
*preferences*dirsFrame*bookText.bottomOffset: 10
*preferences*dirsFrame*XmLabel.alignment: ALIGNMENT_END
*preferences*dirsFrame*XmLabelGadget.alignment: ALIGNMENT_END
*preferences*dirsFrame.topOffset: 10
*preferences*dirsFrame*XmPushButtonGadget.marginWidth: 10
*preferences*dirsFrame*XmPushButtonGadget.rightOffset: 10
*preferences*imagesFrame*imagesBoxLabel.labelString: ▓Φ┴ⁿ
*preferences*imagesFrame*colors.labelString: ┐º:
*preferences*imagesFrame*dither.labelString: Ñ╟ÑúÑ╢ñ╟╔╜╝¿
*preferences*imagesFrame*closest.labelString: ░∞╚╓╢ßññ┐ºñ╟╔╜╝¿
*preferences*imagesFrame*display.labelString: ▓Φ┴ⁿñ╬╔╜╝¿:
*preferences*imagesFrame*while.labelString: ╞╔╣■├µ
*preferences*imagesFrame*after.labelString: ╞╔╣■╕σ
*preferences*imagesFrame*imagesFrame.topOffset: 10
*preferences*imagesFrame*closest.rightOffset: 10
*preferences*imagesFrame*while.bottomOffset: 10
*preferences*imagesFrame*XmLabelGadget.alignment: ALIGNMENT_END
*preferences*imagesFrame*XmToggleButtonGadget.alignment:ALIGNMENT_BEGINNING
*preferences*imagesFrame*indicatorType: ONE_OF_MANY
*preferences*imagesFrame*after.bottomOffset: 10
*preferences*securityFrame*securityBoxLabel.labelString: Ñ╗Ñ¡ÑσÑΩÑ╞Ñú╛σñ╬╖┘╣≡
*preferences*securityFrame*alertLabel.labelString: ╖┘╣≡Ñ▌Ñ├Ñ╫ÑóÑ├Ñ╫ñ≥╔╜╝¿ñ╣ñδ:
*preferences*securityFrame*enterToggle.labelString: \
╩▌╕εñ╡ñ∞ñ┐╩╕╜±╢⌡┤╓(Ñ╡í╝Ñ╨)ñ╦╞■ñδñ╚ñ¡
*preferences*securityFrame*leaveToggle.labelString: \
╩▌╕εñ╡ñ∞ñ┐╩╕╜±╢⌡┤╓(Ñ╡í╝Ñ╨)ñ½ñΘ╜╨ñδñ╚ñ¡
*preferences*securityFrame*mixedToggle.labelString: \
╩▌╕εñ╡ñ∞ñ╞ñññ╩ññ╛≡╩≤ñ╬║«ñ╢ñ├ñ┐╩╕╜±ñ≥╔╜╝¿ñ╣ñδñ╚ñ¡
*preferences*securityFrame*alignment: ALIGNMENT_BEGINNING
*preferences*securityFrame*submitToggle.labelString: \
╩▌╕εñ╡ñ∞ñ╞ñññ╩ññ╝Ω╜τñ╟Ñ╒Ñ⌐í╝Ñαñ≥─≤╜╨ñ╣ñδñ╚ñ¡
*preferences*securityFrame*alertLabel.topOffset: 10
*preferences*securityFrame*alertLabel.leftOffset: 10
*preferences*securityFrame*enterToggle.topOffset: 10
*preferences*securityFrame*enterToggle.leftOffset: 20
*preferences*securityFrame*submitToggle.bottomOffset: 10
*preferences*securityFrame*enterToggle.rightOffset: 10
*preferences*securityFrame*leaveToggle.rightOffset: 10
*preferences*securityFrame*mixedToggle.rightOffset: 10
*preferences*securityFrame*submitToggle.rightOffset: 10
*preferences*securityFrame.topOffset: 10
*preferences*proxiesFrame*proxiesBoxLabel.labelString: Proxies
*preferences*proxiesFrame*ftpLabel.labelString: FTP Proxy:
*preferences*proxiesFrame*gopherLabel.labelString: Gopher Proxy:
*preferences*proxiesFrame*httpLabel.labelString: HTTP Proxy:
*preferences*proxiesFrame*httpsLabel.labelString: Ñ╗Ñ¡ÑσÑΩÑ╞ÑúProxy:
*preferences*proxiesFrame*waisLabel.labelString: WAIS Proxy:
*preferences*proxiesFrame*noLabel.labelString: Proxy ñ≥╗╚ñ∩ñ╩ññ:
*preferences*proxiesFrame*socksLabel.labelString: SOCKS Ñ█Ñ╣Ñ╚:
*preferences*proxiesFrame*portLabel.labelString: Ñ▌í╝Ñ╚:
*preferences*proxiesFrame*XmLabel.alignment: ALIGNMENT_END
*preferences*proxiesFrame*XmLabelGadget.alignment: ALIGNMENT_END
*preferences*proxiesFrame*XmTextField.columns: 19
*preferences*proxiesFrame*ftpPort.columns: 3
*preferences*proxiesFrame*ftpText.rightOffset: 10
*preferences*proxiesFrame*ftpPort.rightOffset: 10
*preferences*proxiesFrame*proxiesBoxLabel.leftOffset: 10
*preferences*proxiesFrame*proxiesBoxLabel.topOffset: -4
*preferences*proxiesFrame*XmLabel.leftOffset: 10
*preferences*proxiesFrame*XmLabelGadget.leftOffset: 10
*preferences*proxiesFrame*portLabel.leftOffset: 10
*preferences*proxiesFrame*noText.bottomOffset: 10
*preferences*proxiesFrame*socksText.topOffset: 15
*preferences*proxiesFrame*socksText.bottomOffset: 10
*preferences*helperFrame*helperBoxLabel.labelString: MIME └▀─ΩÑ╒ÑíÑñÑδ
*preferences*helperFrame*globalMimeTypesLabel.labelString: ╢ª═╤Ñ┐ÑñÑ╫íªÑ╒ÑíÑñÑδ:
*preferences*helperFrame*privateMimeTypesLabel.labelString:╕─┐══╤Ñ┐ÑñÑ╫íªÑ╒ÑíÑñÑδ:
*preferences*helperFrame*globalMailcapLabel.labelString:╢ª═╤ Mailcap Ñ╒ÑíÑñÑδ:
*preferences*helperFrame*privateMailcapLabel.labelString:╕─┐══╤ Mailcap Ñ╒ÑíÑñÑδ:
*preferences*helperFrame*globalMimeTypesBrowseButton.labelString: Ñ╓ÑΘѪÑ╢...
*preferences*helperFrame*privateMimeTypesBrowseButton.labelString: Ñ╓ÑΘѪÑ╢...
*preferences*helperFrame*globalMailcapBrowseButton.labelString: Ñ╓ÑΘѪÑ╢...
*preferences*helperFrame*privateMailcapBrowseButton.labelString: Ñ╓ÑΘѪÑ╢...
*preferences*helperFrame*globalMimeTypesBrowseButton.marginWidth: 10
*preferences*helperFrame*privateMimeTypesBrowseButton.marginWidth: 10
*preferences*helperFrame*globalMailcapBrowseButton.marginWidth: 10
*preferences*helperFrame*privateMailcapBrowseButton.marginWidth: 10
*preferences*helperFrame*XmLabel.rightOffset: 4
*preferences*helperFrame*XmLabelGadget.rightOffset: 4
*preferences*helperFrame*XmLabel.alignment: ALIGNMENT_END
*preferences*helperFrame*XmLabelGadget.alignment: ALIGNMENT_END
*preferences*helperFrame*XmTextField.columns: 18
*preferences*helperFrame*globalMailcapText.topOffset: 10
*preferences*helperFrame*privateMailcapText.bottomOffset: 10
*preferences*helperFrame*XmPushButtonGadget.leftOffset: 10
*preferences*helperFrame*XmPushButtonGadget.rightOffset: 10
*enteringSecureDialog_popup.title: Netscape: ╩╕╜±ñ╬╩▌╕ε
*enteringSecureDialog*toggle.labelString: ╝í▓≤ñΓñ│ñ╬╖┘╣≡ñ≥╔╜╝¿ñ╣ñδ
*enteringSecureDialog*toggle.alignment: ALIGNMENT_BEGINNING
*enteringSecureDialog*toggle.leftOffset: 100
*enteringSecureDialog.selectionLabelString:\
ñ┤═≈ñ╦ñ╩ñδ╩╕╜±ñ╧╩▌╕εñ╡ñ∞ñ╞ñññ▐ñ╣íú\nñ╜ñ┴ñΘñ½ñΘ┴≈┐«ñ╡ñ∞ñδñ╣ñ┘ñ╞ñ╬╛≡╩≤ñ╧íñÑ╫ÑΘÑñÑ╨Ñ╖í╝╩▌╕εñ╬ñ┐ñß░┼╣µ▓╜ñ╡ñ∞ñ╞┼╛┴≈ñ╡ñ∞ñ▐ñ╣íú\ní╓Ñ╒ÑíÑñÑδí╫ÑßÑ╦Ñσí╝ñ½ñΘ[╩╕╜±╛≡╩≤]ñ≥┴¬┬≥ñ╣ñδñ╚íñÑ╗Ñ¡ÑσÑΩÑ╞Ñúñ╬╛▄║┘ñ≥╕½ñδñ│ñ╚ñ¼ñ╟ñ¡ñ▐ñ╣íú
*leavingSecureDialog_popup.title: Netscape: Ñ╗Ñ¡ÑσÑΩÑ╞Ñú╖┘╣≡
*leavingSecureDialog*toggle.labelString: ╝í▓≤ñΓñ│ñ╬╖┘╣≡ñ≥╔╜╝¿ñ╣ñδ
*leavingSecureDialog*toggle.alignment: ALIGNMENT_BEGINNING
*leavingSecureDialog.OkLabelString: ╞╔╣■ñ≥┬│ñ▒ñδ
*leavingSecureDialog.CancelLabelString: ╞╔╣■ñ≥╝Φ╛├ñ╣
*leavingSecureDialog*toggle.leftOffset: 100
*leavingSecureDialog.selectionLabelString:\
╩▌╕εñ╡ñ∞ñ╞ñññ╩ññ╩╕╜±ñ≥═╫╡ßñ╖ñ▐ñ╖ñ┐íúñóñ╩ñ┐ñ¼╩╓┐«ñ╖ñ┐╩╕╜±ñ╚\n\
╛≡╩≤ñ╧┼╛┴≈├µñ╦┬Φ╗░╝╘ñ╦╕½ñΘñ∞ñδ▓─╟╜└¡ñ¼ñóñΩñ▐ñ╣íú\n\
Ñ╗Ñ¡ÑσÑΩÑ╞Ñúñ╦┤╪ñ╣ñδ─╔▓├╛≡╩≤ñ╧í╓Ñ╒ÑíÑñÑδí╫ÑßÑ╦Ñσí╝ñ½ñΘí╓╩╕╜±╛≡╩≤í╫ñ≥┴¬┬≥\n\
ñ╖ñ╞ñ»ñ└ñ╡ññíú
*mixedSecurityDialog_popup.title: Netscape: Ñ╗Ñ¡ÑσÑΩÑ╞Ñú╖┘╣≡
*mixedSecurityDialog*toggle.labelString: ╝í▓≤ñΓñ│ñ╬╖┘╣≡ñ≥╔╜╝¿ñ╣ñδ
*mixedSecurityDialog*toggle.alignment: ALIGNMENT_BEGINNING
*mixedSecurityDialog*toggle.leftOffset: 100
*mixedSecurityDialog.selectionLabelString:\
ñóñ╩ñ┐ñ╧╩▌╕εñ╡ñ∞ñ╞ñññ╩ññ╔⌠╩¼ñ≥┤▐ñ≤ñ└╩▌╕εñ╡ñ∞ñ╞ñññδ╩╕╜±ñ≥\
═╫╡ßñ╖ñ▐ñ╖ñ┐íú\n\
\n\
╩▌╕εñ╡ñ∞ñ╞ñññ╩ññ╛≡╩≤ñ╧╔╜╝¿ñ╡ñ∞ñ▐ñ╗ñ≤íú\n\
Ñ╗Ñ¡ÑσÑΩÑ╞Ñúñ╦┤╪ñ╣ñδ─╔▓├╛≡╩≤ñ╧í╓Ñ╒ÑíÑñÑδí╫ÑßÑ╦Ñσí╝ñ½ñΘí╓╩╕╜±╛≡╩≤í╫ñ≥┴¬┬≥\n\
ñ╖ñ╞ñ»ñ└ñ╡ññíú
*redirectionToInsecureDialog_popup.title: Netscape: Ñ╗Ñ¡ÑσÑΩÑ╞Ñú╖┘╣≡
*redirectionToInsecureDialog*toggle.labelString:╝í▓≤ñΓñ│ñ╬╖┘╣≡ñ≥╔╜╝¿ñ╣ñδ
*redirectionToInsecureDialog*toggle.alignment: ALIGNMENT_BEGINNING
*redirectionToInsecureDialog.OkLabelString: ╞╔╣■ñ≥┬│ñ▒ñδ
*redirectionToInsecureDialog.CancelLabelString: ╞╔╣■ñ≥╝Φ╛├ñ╣
*redirectionToInsecureDialog*toggle.leftOffset: 100
*redirectionToInsecureDialog.selectionLabelString:\
╖┘╣≡! ñóñ╩ñ┐ñ╧╦▄═Φ╩▌╕εñ╡ñ∞ñ╞ñññδñ╧ñ║ñ¼╩▌╕εñ╡ñ∞ñ╞ñññ╩ññíó╩╕╜±\n\
ñ≥═╫╡ßñ╖ñ▐ñ╖ñ┐íú(░╠├╓ñ¼╩▌╕εñ╡ñ∞ñ╞ñññδ╩╕╜±ñ½ñΘ╩▌╕εñ╡ñ∞\n\
ñ╞ñññ╩ññ╩╕╜±ñ╪ÑΩÑ└ÑñÑ∞Ñ»Ñ╚ñ╡ñ∞ñ╞ñññ▐ñ╣íú)ñóñ╩ñ┐ñ¼╩╓┐«\n\
ñ╖ñ┐╩╕╜±ñ╚╛≡╩≤ñ╧┼╛┴≈├µñ╦┬Φ╗░╝╘ñ╦╕½ñΘñ∞ñδ▓─╟╜└¡ñ¼ñóñΩñ▐ñ╣íú
*insecurePostFromSecureDocDialog_popup.title: Netscape: Ñ╗Ñ¡ÑσÑΩÑ╞Ñú╖┘╣≡
*insecurePostFromSecureDocDialog*toggle.labelString: ╝í▓≤ñΓñ│ñ╬╖┘╣≡ñ≥╔╜╝¿ñ╣ñδ
*insecurePostFromSecureDocDialog*toggle.alignment: ALIGNMENT_BEGINNING
*insecurePostFromSecureDocDialog.OkLabelString: ┼╛┴≈ñ≥┬│ñ▒ñδ
*insecurePostFromSecureDocDialog.CancelLabelString: ┼╛┴≈ñ≥╝Φ╛├ñ╣
*insecurePostFromSecureDocDialog*toggle.leftOffset: 100
*insecurePostFromSecureDocDialog.selectionLabelString:\
╖┘╣≡! ñ│ñ╬╩╕╜±ñ╧╩▌╕εñ╡ñ∞ñ╞ñññ▐ñ╣ñ¼íóñóñ╩ñ┐ñ¼╩╓┴≈ñ╣ñδ╛≡╩≤\n\
ñ╧╩▌╕εñ╡ñ∞ñ║íó┼╛┴≈├µñ╦┬Φ╗░╝╘ñ╦╕½ñΘñ∞ñδ▓─╟╜└¡ñ¼ñóñΩñ▐ñ╣íú\n\
ñΓñ╖íóÑ╤Ñ╣Ñ∩í╝Ñ╔ íóÑ»Ñ∞Ñ╕Ñ├Ñ╚ѽí╝Ñ╔ñ╬╚╓╣µíóñ╜ñ╬┬╛ñóñ╩ñ┐ñ¼\n\
╚δ╠⌐ñ╦ñ╖ñ┐ññ╛≡╩≤ñ≥┴≈ñδñ╬ñ╩ñΘíó┼╛┴≈ñ≥╝Φ╛├ñ╖ñ┐╩²ñ¼░┬┴┤ñ╟ñ╣íú
*insecurePostFromInsecureDocDialog_popup.title: Netscape: Ñ╗Ñ¡ÑσÑΩÑ╞Ñú╖┘╣≡
*insecurePostFromInsecureDocDialog.OkLabelString: ┼╛┴≈ñ≥┬│ñ▒ñδ
*insecurePostFromInsecureDocDialog.CancelLabelString: ┼╛┴≈ñ≥╝Φ╛├ñ╣
*insecurePostFromInsecureDocDialog*toggle.labelString:╝í▓≤ñΓñ│ñ╬╖┘╣≡ñ≥╔╜╝¿ñ╣ñδ
*insecurePostFromInsecureDocDialog*toggle.alignment: ALIGNMENT_BEGINNING
*insecurePostFromInsecureDocDialog*toggle.leftOffset: 100
*insecurePostFromInsecureDocDialog.selectionLabelString:\
┼╛┴≈ñ╖ñΦñªñ╚ñ╖ñ╞ñññδ╛≡╩≤ñ╧╩▌╕εñ╡ñ∞ñ╞ñññ║íó┼╛┴≈├µñ╦┬Φ╗░╝╘ñ╦╕½ñΘñ∞\n\
ñδ▓─╟╜└¡ñ¼ñóñΩñ▐ñ╣íú\n\
ñΓñ╖íóÑ╤Ñ╣Ñ∩í╝Ñ╔íóÑ»Ñ∞Ñ╕Ñ├Ñ╚ѽí╝Ñ╔ñ╬╚╓╣µíóñ╜ñ╬┬╛ñóñ╩ñ┐ñ¼\n\
╚δ╠⌐ñ╦ñ╖ñ┐ññ╛≡╩≤ñ≥┴≈ñδñ╬ñ╩ñΘíó┼╛┴≈ñ≥╝Φ╛├ñ╖ñ┐╩²ñ¼░┬┴┤ñ╟ñ╣íú
*licenseDialog_popup.title: Netscape: ╗╚═╤╡÷┬·╖└╠≤
*licenseDialog*label1.labelString:\n\
╦▄Ñ╜Ñ╒Ñ╚ѪѺÑó(Netscape)ñ╧╦í╬ºñ╦ñΦñΩ╩▌╕εñ╡ñ∞ñ╞ñññ▐ñ╣íú\n\
ñ│ñ╬Ñ╜Ñ╒Ñ╚ѪѺÑóñ╧íñ░╩▓╝ñ╬╗╚═╤╡÷┬·╖└╠≤╜±ñ╬ñΓñ╚ñ╟ñ╬ñ▀╗╚═╤ñ╣ñδñ│ñ╚ñ¼ñ╟ñ¡ñ▐ñ╣íú
*licenseDialog*label2.labelString:\n\
ñ¬╡╥══ñ¼ñ│ñ╬╗╚═╤╡÷┬·╖└╠≤ñ╦╞▒░╒ñ╡ñ∞ñδ╛∞╣τñ╧íñ<╞▒░╒ñ╣ñδ>ñ≥▓íñ╖ñ╞ñ»ñ└ñ╡ññíú\n\
╞▒░╒ñ╟ñ¡ñ╩ññ╛∞╣τñ╧íñ<╞▒░╒ñ╖ñ╩ññ>ñ≥▓íñ╖ñ╞ñ»ñ└ñ╡ññíú
*licenseDialog*text.columns: 36
*licenseDialog*text.rows: 23
*licenseDialog*text.wordWrap: True
*licenseDialog*text.scrollHorizontal: False
*licenseDialog.accept.labelString: ╞▒░╒ñ╣ñδ
*licenseDialog.reject.labelString: ╞▒░╒ñ╖ñ╩ññ
*printSetup_popup.title: Netscape: ░⌡║■
*printSetup*printToLabel.labelString: ░⌡║■└Φ:
*printSetup*toPrinterToggle.labelString: Ñ╫ÑΩÑ≤Ñ┐
*printSetup*toFileToggle.labelString: Ñ╒ÑíÑñÑδ
*printSetup*printCommandLabel.labelString: ░⌡║■Ñ│Ñ▐Ñ≤Ñ╔:
*printSetup*fileNameLabel.labelString: Ñ╒ÑíÑñÑδ╠╛:
*printSetup*browseButton.labelString: Ñ╓ÑΘѪÑ╢...
*printSetup*printLabel.labelString: ░⌡║■:
*printSetup*firstFirstToggle.labelString: ║╟╜Θñ╬Ñ┌í╝Ñ╕ñ½ñΘ░⌡║■
*printSetup*lastFirstToggle.labelString: ║╟╕σñ╬Ñ┌í╝Ñ╕ñ½ñΘ░⌡║■
*printSetup*orientationLabel.labelString: ░⌡║■╩²╕■:
*printSetup*portraitToggle.labelString: ╜─
*printSetup*landscapeToggle.labelString: ▓ú
*printSetup*printColorLabel.labelString: ░⌡║■:
*printSetup*greyscaleToggle.labelString: Ñ░Ñ∞í╝Ñ╣Ñ▒í╝Ñδ
*printSetup*colorToggle.labelString: ѽÑΘí╝
*printSetup*paperSizeLabel.labelString: ═╤╗µÑ╡ÑñÑ║:
*printSetup*letterToggle.labelString: Ñ∞Ñ┐í╝ (8 1/2 x 11 in.)
*printSetup*legalToggle.labelString: ÑΩí╝ѼÑδ (8 1/2 x 14 in.)
*printSetup*executiveToggle.labelString: Ñ¿Ñ░Ñ╝Ñ»Ñ╞ÑúÑ╓ (7 1/2 x 10 in.)
*printSetup*a4Toggle.labelString: A4 (210 x 297 mm)
*printSetup*OK.labelString: ░⌡║■
*printSetup*OkLabelString: ░⌡║■
*printSetup*CancelLabelString: ╝Φ╛├
*printSetup*XmLabel.alignment: ALIGNMENT_END
*printSetup*XmLabelGadget.alignment: ALIGNMENT_END
*printSetup*XmToggleButtonGadget.alignment: ALIGNMENT_BEGINNING
*printSetup*XmToggleButtonGadget.indicatorType: ONE_OF_MANY
*printSetup*lastFirstToggle.leftOffset: 10
*printSetup*landscapeToggle.leftOffset: 10
*printSetup*colorToggle.leftOffset: 10
*printSetup*legalToggle.leftOffset: 10
*printSetup*a4Toggle.leftOffset: 10
*printSetup*XmLabel.rightOffset: 10
*printSetup*XmLabelGadget.rightOffset: 10
*printSetup*browseButton.marginHeight: 3
*printSetup*browseButton.marginWidth: 4
*printSetup*line.topOffset: 4
*printSetup*printLabel.topOffset: 4
*printSetup*firstFirstToggle.topOffset: 10
*printSetup*portraitToggle.topOffset: 10
*printSetup*greyscaleToggle.topOffset: 10
*printSetup*letterToggle.topOffset: 10
*printSetup_popup*preeditType: overthespot
*findDialog_popup.title: Netscape: ╕í║≈
*findDialog*findLabel.labelString: ╕í║≈:
*findDialog*findLabel.alignment: ALIGNMENT_END
*findDialog*caseSensitive.labelString: ┬τ╩╕╗·╛«╩╕╗·ñ≥╢Φ╩╠ñ╣ñδ
*findDialog*backwards.labelString: ╕σñφ╕■ñ¡ñ╦╕í║≈ñ╣ñδ
*findDialog*backwards.leftOffset: 20
*findDialog*caseSensitive.alignment: ALIGNMENT_BEGINNING
*findDialog*backwards.alignment: ALIGNMENT_BEGINNING
*findDialog*XmToggleButtonGadget.indicatorType: N_OF_MANY
*findDialog*XmToggleButtonGadget.visibleWhenOff:True
*findDialog*OK.labelString: ╕í║≈
*findDialog*OkLabelString: ╕í║≈
*findDialog*Apply.labelString: ╛├╡ε
*findDialog*ApplyLabelString: ╛├╡ε
*findDialog*Cancel.labelString: ╩─ñ╕ñδ
*findDialog*CancelLabelString: ╩─ñ╕ñδ
*findDialog_popup*preeditType: overthespot
*openURL_popup.title: Netscape: ╛∞╜Ωñ╪░▄╞░
*openURL*openURLLabel.labelString: ╛∞╜Ωñ╪░▄╞░:
*openURL*OK.labelString: ░▄╞░
*openURL*OkLabelString: ░▄╞░
*openURL*Apply.labelString: ╛├╡ε
*openURL*ApplyLabelString: ╛├╡ε
*openURL*Cancel.labelString: ╝Φ╛├
*openURL*CancelLabelString: ╝Φ╛├
*openURL*openURLLabel.alignment: ALIGNMENT_END
*openURL*urlText.columns: 23
*openURL.width: 500
*openURL_popup*preeditType: overthespot
*message_popup.title: Netscape
*message_popup*OK.labelString: ╬╗▓≥
*message_popup*OkLabelString: ╬╗▓≥
*error_popup.title: Netscape: Ñ¿ÑΘí╝
*question_popup.title: Netscape: ╝┴╠Σ
*question_popup*OK.labelString: ╬╗▓≥
*question_popup*Cancel.labelString: ╝Φ╛├
*prompt_popup.title: Netscape: Ñ╫ÑφÑ≤Ñ╫Ñ╚
*password_popup.title: Netscape: Ñ╤Ñ╣Ñ∩í╝Ñ╔
*stdout_popup.title: Netscape: Ñ╡Ñ╓Ñ╫ÑφÑ╗Ñ╣┐╟├╟ (stdout)
*stderr_popup.title: Netscape: Ñ╡Ñ╓Ñ╫ÑφÑ╗Ñ╣┐╟├╟ (stderr)
*stdout_stderr_popup.title: Netscape: Ñ╡Ñ╓Ñ╫ÑφÑ╗Ñ╣┐╟├╟ (stdout/stderr)
*citing_popup.title: Netscape
*citing_popup*messageString: \n░·═╤├µ...\n
*printing_popup.title: Netscape
*printing_popup*messageString: \n░⌡║■├µ...\n
*deliveringMessage_popup.title: Netscape
*deliveringMessage_popup*messageString: \nÑßÑ├Ñ╗í╝Ñ╕╟█┴≈├µ...\n
*saving_popup.title: Netscape
*saving_popup*messageString: \nÑ╟ÑúÑ╣Ñ»ñ╦╩▌┤╔├µ...\n
*visual_popup.title: Netscape: X Ñ╙Ñ╕ÑσÑóÑδñ╬╩╤╣╣
*visual_popup*listLabelString: ═¡╕·ñ╩Ñ╙Ñ╕ÑσÑóÑδ:
*dialog.OK.laLelString: ╬╗▓≥
*dialog.okLabelString: ╬╗▓≥
*dialog*clear.labelString: ╛├╡ε
*dialog.Cancel.labelString: ╝Φ╛├
*dialog.cancelLabelString: ╝Φ╛├
*dialog*userLabel.labelString: ѵí╝Ñ╢ ID:
*dialog*passwdLabel.labelString: Ñ╤Ñ╣Ñ∩í╝Ñ╔:
*dialog*userLabel.alignment: ALIGNMENT_END
*dialog*passwdLabel.alignment: ALIGNMENT_END
*citationQuery_popup.title: ░·═╤╖┴╝░ñ╬╝┴╠Σ
*citationQuery.selectionLabelString: \n\
ÑóÑ┐Ñ├Ñ┴ñ╣ñδñ½ñ∩ñΩñ╦╩╕╜±ñ╣ñ┘ñ╞ñ╬░·═╤ñ≥╣╘ñññ▐ñ╖ñ┐íú\n\
\n\
░·═╤ñ╟ñ╩ñ»ÑóÑ┐Ñ├Ñ┴ñ╣ñδñ│ñ╚ñΓñ╟ñ¡ñ▐ñ╣íúñ╜ñ╬╛∞╣τíó│╞╣╘ñ╬╞¼ñ╦\n\
`<' ñ≥ñ─ñ▒ñ║ñ╦ÑßÑ├Ñ╗í╝Ñ╕ñ≥─╔▓├ñ╟ñ¡ñ▐ñ╣íúñ│ñ∞ñ╦ñΦñΩ╝⌡┐«╝╘\n\
ñ╧┤╩├▒ñ╦ñ│ñ╬╩╕╜±ñ≥╩▌┤╔íó╗╚═╤ñ╣ñδñ│ñ╚ñ¼ñ╟ñ¡ñ▐ñ╣íú\n\
\n\
ñ│ñ╬╩╕╜±ñ≥ÑóÑ┐Ñ├Ñ┴ÑßÑ≤Ñ╚ñ╚ñ╖ñ╞┴≈ñΩñ▐ñ╣ñ½?\n
*citationQuery*OK.labelString: Ñ╞Ñ¡Ñ╣Ñ╚íªÑóÑ┐Ñ├Ñ┴ÑßÑ≤Ñ╚\nñ╚ñ╖ñ╞┴≈ñδ
*citationQuery*OkLabelString: Ñ╞Ñ¡Ñ╣Ñ╚íªÑóÑ┐Ñ├Ñ┴ÑßÑ≤Ñ╚\nñ╚ñ╖ñ╞┴≈ñδ
*citationQuery*Apply.labelString: ░·═╤ñ╖ñ╞┴≈ñδ
*citationQuery*ApplyLabelString: ░·═╤ñ╖ñ╞┴≈ñδ
*citationQuery*Cancel.labelString: ╝Φ╛├
*citationQuery*CancelLabelString: ╝Φ╛├
*doubleCitationQuery_popup.title: ░·═╤╖┴╝░ñ╬╝┴╠Σ
*doubleCitationQuery.selectionLabelString: \n\
ñóñ╩ñ┐ñ╧(ñ¬ñ╜ñΘñ»ñªñ├ñ½ñΩ)╞▒ñ╕╩╕╜±ñ≥2▓≤░·═╤ñ╖ñ▐ñ╖ñ┐íú:\n\
║╟╜Θñ╧░·═╤í╩│╞╣╘ñ╬╞¼ñ╦ `>' ñ≥ñ─ñ▒ñ╞í╦ñ╚ñ╖ñ╞íó2▓≤╠▄ñ╧ÑóÑ┐Ñ├Ñ┴\n\
ÑßÑ≤Ñ╚í╩ñóñ╩ñ┐ñ╬╩╕ñ╬╕σñ╦ÑßÑ├Ñ╗í╝Ñ╕ñ╬┬Φ╞≤ñ╬Ñ╤í╝Ñ╚í╦ñ╚ñ╖ñ╞\n\
\n\
ÑóÑ┐Ñ├Ñ┴ÑßÑ≤Ñ╚ñ╚░·═╤ñ╬ñ╔ñ┴ñΘñ╟┴≈ñΩñ▐ñ╣ñ½?
*doubleCitationQuery*OK.labelString: Ñ╞Ñ¡Ñ╣Ñ╚íªÑóÑ┐Ñ├Ñ┴ÑßÑ≤Ñ╚\nñ╚ñ╖ñ╞┴≈ñδ
*doubleCitationQuery*OkLabelString: Ñ╞Ñ¡Ñ╣Ñ╚íªÑóÑ┐Ñ├Ñ┴ÑßÑ≤Ñ╚\nñ╚ñ╖ñ╞┴≈ñδ
*doubleCitationQuery*Apply.labelString: ░·═╤ñ╖ñ╞┴≈ñδ
*doubleCitationQuery*ApplyLabelString: ░·═╤ñ╖ñ╞┴≈ñδ
*doubleCitationQuery*Cancel.labelString:╝Φ╛├
*doubleCitationQuery*CancelLabelString: ╝Φ╛├
*streamingAudioQuery_popup.title: Ѭí╝Ñ╟ÑúѬñ╬╝┴╠Σ
*streamingAudioQuery.selectionLabelString: \
Ñ═Ñ├Ñ╚Ñ∩í╝Ñ»ñ½ñΘ┴≈ñΘñ∞ñ╞ñ¡ñ┐Ñ╟í╝Ñ┐ñ≥│░╔⌠Ñ╙Ñσí╝Ñóñ╟Ñ╟í╝Ñ┐ñ╚ñ╖ñ╞║╞└╕ñ╖\n\
ñ▐ñ╣ñ½? ñ╜ñ∞ñ╚ñΓíóÑ╒ÑíÑñÑδñ╦╩▌┤╔ñ╖ñ╞ñ½ñΘíó║╞└╕ñ╖ñ▐ñ╣ñ½?
*streamingAudioQuery*OK.labelString: Ñ═Ñ├Ñ╚Ñ∩í╝Ñ»ñ½ñΘ└▀─Ω
*streamingAudioQuery*OkLabelString: Ñ═Ñ├Ñ╚Ñ∩í╝Ñ»ñ½ñΘ└▀─Ω
*streamingAudioQuery*Apply.labelString: ║╟╜Θñ╦╩▌┤╔
*streamingAudioQuery*ApplyLabelString: ║╟╜Θñ╦╩▌┤╔
*streamingAudioQuery*Cancel.labelString:╝Φ╛├
*streamingAudioQuery*CancelLabelString: ╝Φ╛├
*fileSelector*OkLabelString: ╬╗▓≥
*fileSelector*ApplyLabelString: Ñ╒ÑúÑδÑ┐
*fileSelector*CancelLabelString: ╝Φ╛├
*fileSelector*Selection.labelString: ┴¬┬≥
*fileSelector*filterLabelString: Ñ╒ÑúÑδÑ┐
*fileSelector*dirListLabelString: Ñ╟ÑúÑ∞Ñ»Ñ╚ÑΩ
*fileSelector*fileListLabelString: Ñ╒ÑíÑñÑδ
*fileSelector.pattern: *.html
*fileSelector*fileTypeMask: FILE_ANY_TYPE
*fileSelector*saveTypeBox.orientation: HORIZONTAL
*fileSelector*formatType.labelString: ╩▌┤╔╩╕╜±ñ╬╖┴╝░:
*fileSelector_popup*preeditType: overthespot
*fileBrowser_popup.title: Netscape: Ñ╒ÑíÑñÑδíªÑ╓ÑΘѪÑ╢
*fileBrowser*OkLabelString: ╬╗▓≥
*fileBrowser*ApplyLabelString: Ñ╒ÑúÑδÑ┐
*fileBrowser*CancelLabelString: ╝Φ╛├
*fileBrowser*HelpLabelString: Ñ╪ÑδÑ╫
*fileBrowser*Selection.labelString: ┴¬┬≥
*fileBrowser*filterLabelString: Ñ╒ÑúÑδÑ┐
*fileBrowser*dirListLabelString: Ñ╟ÑúÑ∞Ñ»Ñ╚ÑΩ
*fileBrowser*fileListLabelString: Ñ╒ÑíÑñÑδ
*formSubmitButton.labelString: ╝┬╣╘
*formResetButton.labelString: ÑΩÑ╗Ñ├Ñ╚
*formButton.labelString: ÑΓÑ≤Ñ¡í╝íªÑ╓Ñ∞ÑñÑ≤
*bookmark_popup.title: Netscape: ñ╖ñ¬ñΩ
*bookmark_popup*preeditType: overthespot
*bookmark*add.labelString: ñ╖ñ¬ñΩñ╬─╔▓├
*bookmark*goto.labelString: ░▄╞░
*bookmark*selectedLabel.labelString: URL
*bookmark*up.labelString: ╛σñ╪
*bookmark*down.labelString: ▓╝ñ╪
*bookmark*in.labelString: In
*bookmark*out.labelString: Out
*bookmark*find.labelString: ╕í║≈:
*bookmark*close.labelString: ╩─ñ╕ñδ
*bookmark*edit.labelString: ╩╘╜╕ >>
*bookmark*view.labelString: ñ╖ñ¬ñΩñ╬╔╜╝¿...
*bookmark*export.labelString: ñ╖ñ¬ñΩñ╬╜±╣■...
*bookmark*import.labelString: ñ╖ñ¬ñΩñ╬╞╔╣■...
*bookmark*addUnderLabel.labelString: ÑßÑ╦Ñσí╝ñ╬─╔▓├:
*bookmark*bookmarkMenuLabel.labelString:ÑßÑ╦Ñσí╝ñ╬│½╗╧:
*bookmark*newURL.labelString: ┐╖ñ╖ñññ╖ñ¬ñΩ
*bookmark*newHeader.labelString: ┐╖ñ╖ññÑ╪Ñ├Ñ└
*bookmark*newSeparator.labelString: ╢Φ└┌ñΩ└■
*bookmark*bookmarkNameLabel.labelString:╠╛┴░:
*bookmark*bookmarkURLLabel.labelString: ╛∞╜Ω:
*bookmark*visitedLabel.labelString: ║╟╜¬╦¼╠Σ╞ⁿ╗■:
*bookmark*addedLabel.labelString: ─╔▓├╞ⁿ╗■:
*bookmark*descriptionLabel.labelString: └Γ╠└:
*bookmark*done.labelString: << ╩╘╜╕╜¬╬╗
*bookmark*copy.labelString: ╣α╠▄ñ╬Ñ│Ñ╘í╝
*bookmark*remove.labelString: ╣α╠▄ñ╬║∩╜ⁿ
*bookmark*leftBox*resizable: False
*bookmark*XmList*visibleItemCount: 14
*bookmark*XmList*listSizePolicy: RESIZE_IF_POSSIBLE
*bookmark*XmPushButton.alignment: ALIGNMENT_CENTER
*bookmark*XmPushButtonGadget.alignment: ALIGNMENT_CENTER
*bookmark*XmLabel.alignment: ALIGNMENT_END
*bookmark*XmLabelGadget.alignment: ALIGNMENT_END
*bookmark*selectedLabel.alignment: ALIGNMENT_BEGINNING
*bookmark*leftBox.leftOffset: 10
*bookmark*leftBox.topOffset: 10
*bookmark*leftBox.bottomOffset: 10
*bookmark*XmScrolledWindow.rightOffset: 10
*bookmark*leftBox*box1.rightOffset: 10
*bookmark*leftBox*box2.rightOffset: 10
*bookmark*leftBox*box3.rightOffset: 10
*bookmark*leftBox*box4.rightOffset: 10
! add 5 to descriptionText.topOffset to align label with text baseline (gag)
*bookmark*descriptionLabel.topOffset: 5
*bookmark*selectedLabel.rightOffset: 10
*bookmark*selectedLabel.recomputeSize: False
*bookmark*rightBox.topOffset: 10
*bookmark*rightBox.bottomOffset: 10
*bookmark*rightBox.rightOffset: 10
*bookmark*rightBox*box2.resizePolicy: RESIZE_GROW
*bookmarkLabelItem.alignment: ALIGNMENT_BEGINNING
*bookmark*box1.marginWidth: 0
*bookmark*box1.marginHeight: 0
*bookmark*box2.marginWidth: 0
*bookmark*box2.marginHeight: 0
*bookmark*box3.marginWidth: 0
*bookmark*box3.marginHeight: 0
*bookmark*box4.marginWidth: 0
*bookmark*box4.marginHeight: 0
*bookmark*box5.marginWidth: 0
*bookmark*box5.marginHeight: 0
*bookmark*leftBox*box2.bottomOffset: 10
*bookmark*leftBox*box3.bottomOffset: 20
*bookmark*rightBox*box2.topOffset: 10
*bookmark*rightBox*box3.topOffset: 20
*bookmark*rightBox*box4.topOffset: 10
*bookmark*rightBox*box4.bottomOffset: 20
*bookmark*descriptionText.wordWrap: True
! Need class name in here to defeat *sgiMode and HP-VUE color nonsense...
! On SGIs, not having the class will cause the default SGI colors to
! be used instead of the ones specified here. With VUE, the behavior
! is even worse - if we're using a non-default visual (for example, if
! we have requested a 24-bit TrueColor visual instead of the default
! 8-bit PseudoColor) then VUE will ignore the fact that we're not using
! the default visual, and give us colors allocated from the wrong
! colormap, resulting in lovely effects like brown-on-brown menubars!
!
Netscape*thermo.slider.foreground: #0000BF
Netscape*thermo.slider.background: #69B5B5
Netscape*power.LED.foreground: #0000BF
Netscape*power.LED.background: #69B5B5
! (Note: if you comment this stuff out in an attempt to let the current
! "scheme" override things, you'll find that the colors of the toolbar
! icons and the colors of form elemenets (like option menus) will get
! messed up.)
Netscape*foreground: Black
Netscape*background: #B2B2B2
Netscape*XmTextField.foreground: Black
Netscape*XmText.foreground: Black
Netscape*XmList.foreground: Black
Netscape*XmTextField.background: #D3B5B5
Netscape*XmText.background: #D3B5B5
Netscape*XmList.background: #D3B5B5
! Colors of the "Secure Document" bar.
*secureDocumentColor: #0000BF
*insecureDocumentColor: #B2B2B2
! Various margin sizes
!
*topLeftArea.leftOffset: 0
*topLeftArea.rightOffset: 10
*topLeftArea.topOffset: 0
*topLeftArea.bottomOffset: 0
*urlText.topOffset: 4
*urlText.bottomOffset: 4
*urlText.leftOffset: 4
*urlText.rightOffset: 4
!*urlText.rightOffset: 10
! add 5 to urlText.topOffset to align urlLabel with urlText baseline (gag)
*urlLabel.topOffset: 9
*urlLabel.leftOffset: 10
*urlLabel.rightOffset: 10
*historyMenuBox.topOffset: 0
*historyMenuBox.bottomOffset: 4
*historyMenuBox.leftOffset: 4
*historyMenuBox.rightOffset: 4
*logo.topOffset: 4
*logo.bottomOffset: 4
*logo.leftOffset: 10
*logo.rightOffset: 10
*historyMenuBox.marginHeight: 0
*historyMenuBox.marginWidth: 0
*toolBar*XmPushButton.leftOffset: 2
*toolBar*XmPushButtonGadget.leftOffset: 2
*urlBar*XmPushButton.leftOffset: 2
*urlBar*XmPushButtonGadget.leftOffset: 2
*mouseDocumentation.rightOffset: 4
*toolBar.topOffset: 0
*toolBar.leftOffset: 10
*toolBar.rightOffset: 0
*toolBar.bottomOffset: 0
*urlBar.topOffset: 4
*urlBar.leftOffset: 10
*urlBar.rightOffset: 0
*urlBar.bottomOffset: 0
! Give it a default string to get it sized right...
*mouseDocumentation.labelString: Mozilla
*mouseDocumentation.alignment: ALIGNMENT_BEGINNING
*mouseDocumentation.leftOffset: 10
*docinfoLabel.leftOffset: 4
*dashboard.topOffset: 0
*dashboard.bottomOffset: 0
*dashboard.leftOffset: 0
*dashboard.rightOffset: 10
! To prevent the whole window from flickering when mouseDoc text changes...
*dashboard.resizable: False
*thermo.leftOffset: 4
*thermo.rightOffset: 10
*thermo.topOffset: 4
*thermo.bottomOffset: 4
*thermo.shadowThickness: 2
*thermo.shadowType: SHADOW_IN
*power.topOffset: 4
*power.bottomOffset: 4
*power.shadowThickness: 2
*power.shadowType: SHADOW_IN
*thermo.slider.width: 200
*thermo.slider.height: 5
*power.LED.width: 15
*power.LED.height: 5
*securityBar.topOffset: 4
*securityBar.bottomOffset: 4
*securityBar.shadowThickness: 2
*securityBar.shadowType: SHADOW_IN
*securityBar.LED.height: 2
*topPane.shadowThickness: 2
*bottomPane.shadowThickness: 2
*topPane.shadowType: SHADOW_IN
*bottomPane.shadowType: SHADOW_IN
! Go ahead, try and figure out why some of these need to be on the
! _popup version, and some need to be one level deeper. I dare you.
!*dialog.width: 500
!*history.width: 500
!*mailto.width: 500
!*cache_popup.width: 500
*userConfig_popup.width: 500
*userConfig.width: 500
*fileSelector.width: 500
*fileBrowser.width: 500
! I had to hardcode this in the C code - doesn't work from here...
!*history_popup.allowShellResize: False
! Get rid of all navigation; it's totally broken for Paned windows,
! and for the form widgets under the drawingArea.
*highlightThickness: 0
*navigationType: NONE
! Uh, but turn it back on in the popups (really I'd like to turn it off
! in all non-popups, but I don't think there's a way to specify that...)
*XmDialogShell*highlightThickness: 2
*XmDialogShell*navigationType: TAB_GROUP
! Uh, and turn it on only in text fields of forms.
! But of course this doesn't work quite right.
*drawingArea*XmText.navigationType: TAB_GROUP
*drawingArea*XmTextField.navigationType:TAB_GROUP
! Sorry, things don't display properly if you configure Netscape to put its
! scrollbars on the left or top of the document area.
Netscape*scroller.scrollBarPlacement: BOTTOM_RIGHT
! Put scrollbars right next to text fields in forms (and lists).
*drawingArea*XmScrolledWindow.spacing: 0
! Do not under any circumstances change the following line:
Netscape.version: 1.12IS
! ============================================================================
! Fonts in the widgets.
! These fonts are all down in Motif land, and thus are not controlled by the
! user-selectable font-size option on the Preferences dialog. That applies
! only to fonts in the document display area.
! ============================================================================
!
*fontList: -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
*XmTextField.fontList: -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
*XmText.fontList: -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
*XmList*fontList: -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
! SGI default:
!*menuBar*fontList: -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
! Sensible default:
*menuBar*fontList: -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
*menuBar*historyTruncated.fontList:\
-*-*-*-*-*-*-16-*-*-*-*-*-*-*:
*popup*fontList: -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
*topArea*fontList: -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
*topArea*XmTextField.fontList: -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
*topArea*XmText.fontList: -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
!*bookmark*fontList: -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
*bookmark*fontList: -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
*bookmark*selectedLabel.fontList:\
-*-*-*-*-*-*-16-*-*-*-*-*-*-*:
*bookmark*XmTextField.fontList: -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
*bookmark*XmText.fontList: -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
*mouseDocumentation.fontList: -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
*docinfoButton.fontList: -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
*mailto*urlLabel.fontList: -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
*licenseDialog*text.fontList: -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
! Note: SGI's version of Motif bitches and moans if there is whitespace
! after the commas in a multi-font fontlist specification!!
*bookmark*multiFontList:-sony-fixed-medium-r-normal--16-*-*-*-*-*-iso8859-1;-*-*-*-*-*-*-16-*-*-*-*-*-*-*:
! This is the default charset for documents without the charset parameter
! for MIME Content-type: text. Valid values for *defaultCharset:
! iso-8859-1
! us-ascii
! iso-2022-jp
! x-euc-jp
! x-sjis
! iso-2022-kr
! euc-kr
! gb2312
! x-euc-tw
! big5
!*defaultCharset: iso-8859-1
!*defaultCharset: us-ascii
!*defaultCharset: iso-2022-jp
!*defaultCharset: x-euc-jp
*defaultCharset: x-sjis
!*defaultCharset: iso-2022-kr
!*defaultCharset: euc-kr
!*defaultCharset: gb2312
!*defaultCharset: x-euc-tw
!*defaultCharset: big5
! This table maps MIME charsets to the host's locale names
*Locale.MimeCharset: en_US
*locale.iso-8859-1: en_US
*locale.us-ascii: en_US
*locale.iso-2022-jp: ja_JP.EUC
*locale.x-euc-jp: ja_JP.EUC
*locale.x-sjis: ja_JP.EUC
*locale.iso-2022-kr: ko_KR.euc
*locale.euc-kr: ko_KR.euc
*locale.gb2312: zh_CN.ugb
*locale.x-euc-tw: zh_TW.ucns
*locale.big5: zh_TW.ucns
! This table maps MIME charsets to internal font set indexes
*FontSetIndex.MimeCharset: 0
*fontsetindex.iso-8859-1: 0
*fontsetindex.us-ascii: 0
*fontsetindex.iso-2022-jp: 1
*fontsetindex.x-euc-jp: 1
*fontsetindex.x-sjis: 1
*fontsetindex.iso-2022-kr: 2
*fontsetindex.euc-kr: 2
*fontsetindex.gb2312: 3
*fontsetindex.x-euc-tw: 4
*fontsetindex.big5: 4
! ============================================================================
! Fonts used in the display area.
! ============================================================================
!
! The dimensions are:
! program-specified-size: 0-7
! user-specified-size: small, medium, large, huge
! faces: normal, bold, italic, bold-italic
! families: normal, fixed
! charset: Latin1 (and more to come)
! for a total of 168 possible fonts per charset (but we would only ever load
! 56 at once, and we load lazily in any event.) The following encodes this
! table:
!
! Size Small Medium Large Huge
! ------------------------------------
! 1 6 8 10 12
! 2 8 10 12 14
! 3 10 12 14 18 <--- default size for normal text
! 4 12 14 18 24
! 5 14 18 24 36
! 6 18 24 36 48
! 7 24 36 48 64
!
! The depths to which I had to sink to implement this should be sufficient
! evidence that the X font model sucks a lot.
!
! If you have selected the "Large" font set and still think the fonts are too
! small, it could be that you are using 75dpi fonts on a 100dpi monitor. You
! can see whether you are using 75dpi or 100dpi fonts by looking at the output
! of the command "xset q" - near the end of its output it shows your font path,
! and if directories with 75dpi in their names preceed the 100dpi ones, then
! those are the fonts you are using. You can find out the dots-per-inch of
! your monitor with the "xdpyinfo" command; look for the "resolution:" line.
!
! The resource hierarchy for the fonts used by Netscape is as follows:
!
! *DocumentFonts.XCharset.Family. Face. UserSize.ProgramSize.Attribute:
!
! latin1 variable normal small 1-7 foundry
! fixed bold medium family
! italic large weight
! boldItalic huge ..etc..
! ============================================================================
! Specify default values for all fonts (both fixed-width and variable-width.)
! You should probably use this block only for specifying things like the
! foundry, registry, and encoding. Most of these fields should generally be
! allowed to remain wildcards.
! ============================================================================
!
*documentFonts*foundry: *
*documentFonts*family: *
*documentFonts*weight: *
*documentFonts*slant: *
*documentFonts*swidth: *
*documentFonts*adstyle: *
*documentFonts*pixelsize: *
*documentFonts*pointsize: *
*documentFonts*resx: *
*documentFonts*resy: *
*documentFonts*spacing: *
*documentFonts*avgwidth: *
*documentFonts.latin1*registry: iso8859
*documentFonts.latin1*encoding: 1
*documentFonts.jisx0208*registry: jisx0208.1983
*documentFonts.jisx0208*encoding: 0
*documentFonts.jisx0201*registry: jisx0201.1976
*documentFonts.jisx0201*encoding: 0
*documentFonts.jisx0212*registry: jisx0212.1990
*documentFonts.jisx0212*encoding: 0
*documentFonts.ksc5601*registry: ksc5601.1987
*documentFonts.ksc5601*encoding: 0
*documentFonts.gb2312*registry: gb2312.1980
*documentFonts.gb2312*encoding: 0
*documentFonts.cns11643*registry: cns11643.1986
*documentFonts.cns11643*encoding: *
! ============================================================================
! Specify default values for all variable-width fonts, regardless of size.
! ============================================================================
!
*documentFonts.latin1.variable*family: times
*documentFonts.latin1.variable.normal*weight: medium
*documentFonts.latin1.variable.normal*slant: r
*documentFonts.latin1.variable.bold*weight: bold
*documentFonts.latin1.variable.bold*slant: r
*documentFonts.latin1.variable.italic*weight: medium
*documentFonts.latin1.variable.italic*slant: i
*documentFonts.latin1.variable.boldItalic*weight: bold
*documentFonts.latin1.variable.boldItalic*slant: i
! To use Helvetica instead of Times, do the following. (The second two lines
! are necessary because Helvetica calls its slanted versions "oblique" while
! Times calls them "italic.")
!*documentFonts.latin1.variable*family: helvetica
!*documentFonts.latin1.variable.italic*slant: o
!*documentFonts.latin1.variable.boldItalic*slant: o
! ============================================================================
! Specify default values for all fixed-width fonts, regardless of size.
! ============================================================================
!
*documentFonts.latin1.fixed*family: courier
*documentFonts.latin1.fixed*spacing: m
*documentFonts.latin1.fixed.normal*weight: medium
*documentFonts.latin1.fixed.normal*slant: r
*documentFonts.latin1.fixed.bold*weight: bold
*documentFonts.latin1.fixed.bold*slant: r
*documentFonts.latin1.fixed.italic*weight: medium
*documentFonts.latin1.fixed.italic*slant: o
*documentFonts.latin1.fixed.boldItalic*weight: bold
*documentFonts.latin1.fixed.boldItalic*slant: o
! To use LucidaTypewriter instead of Times, do the following. (The second two
! lines are necessary because Lucida calls its slanted versions "italic" while
! Times calls them "oblique.")
!*documentFonts.latin1.fixed*family: lucidatypewriter
!*documentFonts.latin1.fixed.italic*slant: i
!*documentFonts.latin1.fixed.boldItalic*slant: i
! ============================================================================
! Specify sizes for all fonts, fixed and variable.
! ============================================================================
!
! The "small," "medium," "large," and "huge" sizes correspond to the user's
! selection of preferred font sizes on the Preferences dialog.
!
! The numeric sizes are specified by the document being viewed, for example,
! normal text is rendered in size 3, and <H1> text is rendered in size 6.
! The <FONT> directive can also be used to specify sizes from 1 to 7.
!
! It is better to specify these resources as "pointsize" rather than
! "pixelsize" so that the font path may be used to select 100dpi or 75dpi
! fonts based on the type of monitor in use, resulting in similar looking
! screens on different hardware. Also note that pixel sizes which exist in
! the 100dpi set won't necessarily exist in the 75dpi set, while the point
! sizes available will generally be the same.
!
! In an optimal world, we could just do it as follows in the commented-out
! portion. But as it happens, We can't use the same sizes for fixed-width
! fonts as for variable-width fonts because a 14-point Courier is visually
! larger than a 14-point Times, which may be a bug in the fonts, or may just
! be an artifact of it being fixed width, I'm not sure. Anyway, things look
! better if the Courier fonts are one increment smaller than the Times or
! Helvetica fonts, at least with the versions of those fonts on the systems
! I've tried. HOWEVER, this is not the case with the pairing of New Century
! Schoolbook and Lucida Typewriter: with those two fonts, the 14 point
! versions look good together. So, your mileage may vary...
!
! *documentFonts*small.1.pointsize: 60
! *documentFonts*small.2.pointsize: 80
! *documentFonts*small.3.pointsize: 100
! *documentFonts*small.4.pointsize: 120
! *documentFonts*small.5.pointsize: 140
! *documentFonts*small.6.pointsize: 180
! *documentFonts*small.7.pointsize: 240
!
! *documentFonts*medium.1.pointsize: 80
! *documentFonts*medium.2.pointsize: 100
! *documentFonts*medium.3.pointsize: 120
! *documentFonts*medium.4.pointsize: 140
! *documentFonts*medium.5.pointsize: 180
! *documentFonts*medium.6.pointsize: 240
! *documentFonts*medium.7.pointsize: 360
!
! *documentFonts*large.1.pointsize: 100
! *documentFonts*large.2.pointsize: 120
! *documentFonts*large.3.pointsize: 140
! *documentFonts*large.4.pointsize: 180
! *documentFonts*large.5.pointsize: 240
! *documentFonts*large.6.pointsize: 360
! *documentFonts*large.7.pointsize: 480
!
! *documentFonts*huge.1.pointsize: 120
! *documentFonts*huge.2.pointsize: 140
! *documentFonts*huge.3.pointsize: 180
! *documentFonts*huge.4.pointsize: 240
! *documentFonts*huge.5.pointsize: 360
! *documentFonts*huge.6.pointsize: 480
! *documentFonts*huge.7.pointsize: 640
! ============================================================================
! Specify sizes for all variable-width fonts.
! ============================================================================
!
*documentFonts.latin1.variable*small.1.pointsize: 60
*documentFonts.latin1.variable*small.2.pointsize: 80
*documentFonts.latin1.variable*small.3.pointsize: 100
*documentFonts.latin1.variable*small.4.pointsize: 120
*documentFonts.latin1.variable*small.5.pointsize: 140
*documentFonts.latin1.variable*small.6.pointsize: 180
*documentFonts.latin1.variable*small.7.pointsize: 240
*documentFonts.latin1.variable*medium.1.pointsize: 80
*documentFonts.latin1.variable*medium.2.pointsize: 100
*documentFonts.latin1.variable*medium.3.pointsize: 120
*documentFonts.latin1.variable*medium.4.pointsize: 140
*documentFonts.latin1.variable*medium.5.pointsize: 180
*documentFonts.latin1.variable*medium.6.pointsize: 240
*documentFonts.latin1.variable*medium.7.pointsize: 360
*documentFonts.latin1.variable*large.1.pointsize: 100
*documentFonts.latin1.variable*large.2.pointsize: 120
*documentFonts.latin1.variable*large.3.pointsize: 140
*documentFonts.latin1.variable*large.4.pointsize: 180
*documentFonts.latin1.variable*large.5.pointsize: 240
*documentFonts.latin1.variable*large.6.pointsize: 360
*documentFonts.latin1.variable*large.7.pointsize: 480
*documentFonts.latin1.variable*huge.1.pointsize: 120
*documentFonts.latin1.variable*huge.2.pointsize: 140
*documentFonts.latin1.variable*huge.3.pointsize: 180
*documentFonts.latin1.variable*huge.4.pointsize: 240
*documentFonts.latin1.variable*huge.5.pointsize: 360
*documentFonts.latin1.variable*huge.6.pointsize: 480
*documentFonts.latin1.variable*huge.7.pointsize: 640
! ============================================================================
! Specify sizes for all fixed-width fonts; see comment above.
! ============================================================================
!
*documentFonts.latin1.fixed*small.1.pointsize: 40
*documentFonts.latin1.fixed*small.2.pointsize: 60
*documentFonts.latin1.fixed*small.3.pointsize: 80
*documentFonts.latin1.fixed*small.4.pointsize: 100
*documentFonts.latin1.fixed*small.5.pointsize: 120
*documentFonts.latin1.fixed*small.6.pointsize: 140
*documentFonts.latin1.fixed*small.7.pointsize: 180
*documentFonts.latin1.fixed*medium.1.pointsize: 60
*documentFonts.latin1.fixed*medium.2.pointsize: 80
*documentFonts.latin1.fixed*medium.3.pointsize: 100
*documentFonts.latin1.fixed*medium.4.pointsize: 120
*documentFonts.latin1.fixed*medium.5.pointsize: 140
*documentFonts.latin1.fixed*medium.6.pointsize: 180
*documentFonts.latin1.fixed*medium.7.pointsize: 240
*documentFonts.latin1.fixed*large.1.pointsize: 80
*documentFonts.latin1.fixed*large.2.pointsize: 100
*documentFonts.latin1.fixed*large.3.pointsize: 120
*documentFonts.latin1.fixed*large.4.pointsize: 140
*documentFonts.latin1.fixed*large.5.pointsize: 180
*documentFonts.latin1.fixed*large.6.pointsize: 240
*documentFonts.latin1.fixed*large.7.pointsize: 360
*documentFonts.latin1.fixed*huge.1.pointsize: 100
*documentFonts.latin1.fixed*huge.2.pointsize: 120
*documentFonts.latin1.fixed*huge.3.pointsize: 140
*documentFonts.latin1.fixed*huge.4.pointsize: 180
*documentFonts.latin1.fixed*huge.5.pointsize: 240
*documentFonts.latin1.fixed*huge.6.pointsize: 360
*documentFonts.latin1.fixed*huge.7.pointsize: 480
*documentFonts.jisx0208*small.1.pixelsize: 10
*documentFonts.jisx0208*small.2.pixelsize: 10
*documentFonts.jisx0208*small.3.pixelsize: 14
*documentFonts.jisx0208*small.4.pixelsize: 14
*documentFonts.jisx0208*small.5.pixelsize: 16
*documentFonts.jisx0208*small.6.pixelsize: 18
*documentFonts.jisx0208*small.7.pixelsize: 24
*documentFonts.jisx0208*medium.1.pixelsize: 10
*documentFonts.jisx0208*medium.2.pixelsize: 12
*documentFonts.jisx0208*medium.3.pixelsize: 14
*documentFonts.jisx0208*medium.4.pixelsize: 16
*documentFonts.jisx0208*medium.5.pixelsize: 18
*documentFonts.jisx0208*medium.6.pixelsize: 24
*documentFonts.jisx0208*medium.7.pixelsize: 32
*documentFonts.jisx0208*large.1.pixelsize: 12
*documentFonts.jisx0208*large.2.pixelsize: 14
*documentFonts.jisx0208*large.3.pixelsize: 16
*documentFonts.jisx0208*large.4.pixelsize: 18
*documentFonts.jisx0208*large.5.pixelsize: 24
*documentFonts.jisx0208*large.6.pixelsize: 32
*documentFonts.jisx0208*large.7.pixelsize: 64
*documentFonts.jisx0208*huge.1.pixelsize: 14
*documentFonts.jisx0208*huge.2.pixelsize: 16
*documentFonts.jisx0208*huge.3.pixelsize: 18
*documentFonts.jisx0208*huge.4.pixelsize: 24
*documentFonts.jisx0208*huge.5.pixelsize: 32
*documentFonts.jisx0208*huge.6.pixelsize: 64
*documentFonts.jisx0208*huge.7.pixelsize: 64
*documentFonts.jisx0201*small.1.pixelsize: 14
*documentFonts.jisx0201*small.2.pixelsize: 14
*documentFonts.jisx0201*small.3.pixelsize: 14
*documentFonts.jisx0201*small.4.pixelsize: 14
*documentFonts.jisx0201*small.5.pixelsize: 16
*documentFonts.jisx0201*small.6.pixelsize: 16
*documentFonts.jisx0201*small.7.pixelsize: 24
*documentFonts.jisx0201*medium.1.pixelsize: 14
*documentFonts.jisx0201*medium.2.pixelsize: 14
*documentFonts.jisx0201*medium.3.pixelsize: 14
*documentFonts.jisx0201*medium.4.pixelsize: 16
*documentFonts.jisx0201*medium.5.pixelsize: 16
*documentFonts.jisx0201*medium.6.pixelsize: 24
*documentFonts.jisx0201*medium.7.pixelsize: 24
*documentFonts.jisx0201*large.1.pixelsize: 14
*documentFonts.jisx0201*large.2.pixelsize: 14
*documentFonts.jisx0201*large.3.pixelsize: 16
*documentFonts.jisx0201*large.4.pixelsize: 16
*documentFonts.jisx0201*large.5.pixelsize: 24
*documentFonts.jisx0201*large.6.pixelsize: 24
*documentFonts.jisx0201*large.7.pixelsize: 24
*documentFonts.jisx0201*huge.1.pixelsize: 14
*documentFonts.jisx0201*huge.2.pixelsize: 16
*documentFonts.jisx0201*huge.3.pixelsize: 16
*documentFonts.jisx0201*huge.4.pixelsize: 24
*documentFonts.jisx0201*huge.5.pixelsize: 24
*documentFonts.jisx0201*huge.6.pixelsize: 24
*documentFonts.jisx0201*huge.7.pixelsize: 24
*documentFonts.jisx0212*small.1.pixelsize: 16
*documentFonts.jisx0212*small.2.pixelsize: 16
*documentFonts.jisx0212*small.3.pixelsize: 16
*documentFonts.jisx0212*small.4.pixelsize: 16
*documentFonts.jisx0212*small.5.pixelsize: 16
*documentFonts.jisx0212*small.6.pixelsize: 16
*documentFonts.jisx0212*small.7.pixelsize: 24
*documentFonts.jisx0212*medium.1.pixelsize: 16
*documentFonts.jisx0212*medium.2.pixelsize: 16
*documentFonts.jisx0212*medium.3.pixelsize: 16
*documentFonts.jisx0212*medium.4.pixelsize: 16
*documentFonts.jisx0212*medium.5.pixelsize: 16
*documentFonts.jisx0212*medium.6.pixelsize: 24
*documentFonts.jisx0212*medium.7.pixelsize: 24
*documentFonts.jisx0212*large.1.pixelsize: 16
*documentFonts.jisx0212*large.2.pixelsize: 16
*documentFonts.jisx0212*large.3.pixelsize: 16
*documentFonts.jisx0212*large.4.pixelsize: 16
*documentFonts.jisx0212*large.5.pixelsize: 24
*documentFonts.jisx0212*large.6.pixelsize: 24
*documentFonts.jisx0212*large.7.pixelsize: 24
*documentFonts.jisx0212*huge.1.pixelsize: 16
*documentFonts.jisx0212*huge.2.pixelsize: 16
*documentFonts.jisx0212*huge.3.pixelsize: 16
*documentFonts.jisx0212*huge.4.pixelsize: 24
*documentFonts.jisx0212*huge.5.pixelsize: 24
*documentFonts.jisx0212*huge.6.pixelsize: 24
*documentFonts.jisx0212*huge.7.pixelsize: 24
*documentFonts.ksc5601*small.1.pixelsize: 14
*documentFonts.ksc5601*small.2.pixelsize: 14
*documentFonts.ksc5601*small.3.pixelsize: 14
*documentFonts.ksc5601*small.4.pixelsize: 14
*documentFonts.ksc5601*small.5.pixelsize: 16
*documentFonts.ksc5601*small.6.pixelsize: 16
*documentFonts.ksc5601*small.7.pixelsize: 24
*documentFonts.ksc5601*medium.1.pixelsize: 14
*documentFonts.ksc5601*medium.2.pixelsize: 14
*documentFonts.ksc5601*medium.3.pixelsize: 14
*documentFonts.ksc5601*medium.4.pixelsize: 16
*documentFonts.ksc5601*medium.5.pixelsize: 16
*documentFonts.ksc5601*medium.6.pixelsize: 24
*documentFonts.ksc5601*medium.7.pixelsize: 24
*documentFonts.ksc5601*large.1.pixelsize: 14
*documentFonts.ksc5601*large.2.pixelsize: 14
*documentFonts.ksc5601*large.3.pixelsize: 16
*documentFonts.ksc5601*large.4.pixelsize: 16
*documentFonts.ksc5601*large.5.pixelsize: 24
*documentFonts.ksc5601*large.6.pixelsize: 24
*documentFonts.ksc5601*large.7.pixelsize: 24
*documentFonts.ksc5601*huge.1.pixelsize: 14
*documentFonts.ksc5601*huge.2.pixelsize: 16
*documentFonts.ksc5601*huge.3.pixelsize: 16
*documentFonts.ksc5601*huge.4.pixelsize: 24
*documentFonts.ksc5601*huge.5.pixelsize: 24
*documentFonts.ksc5601*huge.6.pixelsize: 24
*documentFonts.ksc5601*huge.7.pixelsize: 24
*documentFonts.gb2312*small.1.pixelsize: 16
*documentFonts.gb2312*small.2.pixelsize: 16
*documentFonts.gb2312*small.3.pixelsize: 16
*documentFonts.gb2312*small.4.pixelsize: 16
*documentFonts.gb2312*small.5.pixelsize: 16
*documentFonts.gb2312*small.6.pixelsize: 16
*documentFonts.gb2312*small.7.pixelsize: 24
*documentFonts.gb2312*medium.1.pixelsize: 16
*documentFonts.gb2312*medium.2.pixelsize: 16
*documentFonts.gb2312*medium.3.pixelsize: 16
*documentFonts.gb2312*medium.4.pixelsize: 16
*documentFonts.gb2312*medium.5.pixelsize: 16
*documentFonts.gb2312*medium.6.pixelsize: 24
*documentFonts.gb2312*medium.7.pixelsize: 24
*documentFonts.gb2312*large.1.pixelsize: 16
*documentFonts.gb2312*large.2.pixelsize: 16
*documentFonts.gb2312*large.3.pixelsize: 16
*documentFonts.gb2312*large.4.pixelsize: 16
*documentFonts.gb2312*large.5.pixelsize: 24
*documentFonts.gb2312*large.6.pixelsize: 24
*documentFonts.gb2312*large.7.pixelsize: 24
*documentFonts.gb2312*huge.1.pixelsize: 16
*documentFonts.gb2312*huge.2.pixelsize: 16
*documentFonts.gb2312*huge.3.pixelsize: 16
*documentFonts.gb2312*huge.4.pixelsize: 24
*documentFonts.gb2312*huge.5.pixelsize: 24
*documentFonts.gb2312*huge.6.pixelsize: 24
*documentFonts.gb2312*huge.7.pixelsize: 24
*documentFonts.cns11643*small.1.pixelsize: 16
*documentFonts.cns11643*small.2.pixelsize: 16
*documentFonts.cns11643*small.3.pixelsize: 16
*documentFonts.cns11643*small.4.pixelsize: 16
*documentFonts.cns11643*small.5.pixelsize: 16
*documentFonts.cns11643*small.6.pixelsize: 16
*documentFonts.cns11643*small.7.pixelsize: 24
*documentFonts.cns11643*medium.1.pixelsize: 16
*documentFonts.cns11643*medium.2.pixelsize: 16
*documentFonts.cns11643*medium.3.pixelsize: 16
*documentFonts.cns11643*medium.4.pixelsize: 16
*documentFonts.cns11643*medium.5.pixelsize: 16
*documentFonts.cns11643*medium.6.pixelsize: 24
*documentFonts.cns11643*medium.7.pixelsize: 24
*documentFonts.cns11643*large.1.pixelsize: 16
*documentFonts.cns11643*large.2.pixelsize: 16
*documentFonts.cns11643*large.3.pixelsize: 16
*documentFonts.cns11643*large.4.pixelsize: 16
*documentFonts.cns11643*large.5.pixelsize: 24
*documentFonts.cns11643*large.6.pixelsize: 24
*documentFonts.cns11643*large.7.pixelsize: 24
*documentFonts.cns11643*huge.1.pixelsize: 16
*documentFonts.cns11643*huge.2.pixelsize: 16
*documentFonts.cns11643*huge.3.pixelsize: 16
*documentFonts.cns11643*huge.4.pixelsize: 24
*documentFonts.cns11643*huge.5.pixelsize: 24
*documentFonts.cns11643*huge.6.pixelsize: 24
*documentFonts.cns11643*huge.7.pixelsize: 24
! ============================================================================
! Fonts used for printing.
! ============================================================================
!
! psname is the full PostScript font name
! pscode is the character encoding used in the PostScript font
! pswidth is the PostScript width per character, only useful for "square"
! fonts such as those found in East Asia
!
! See the comments on DocumentFonts above for the other fields.
! The following Latin-1 PostScript printer fonts are hard-coded into Netscape
! and cannot be changed.
!
!*documentFonts.latin1.variable.normal*psname: Times-Roman
!*documentFonts.latin1.variable.bold*psname: Times-Bold
!*documentFonts.latin1.variable.italic*psname: Times-Italic
!*documentFonts.latin1.variable.boldItalic*psname: Times-BoldItalic
!*documentFonts.latin1.fixed.normal*psname: Courier
!*documentFonts.latin1.fixed.bold*psname: Courier-Bold
!*documentFonts.latin1.fixed.italic*psname: Courier-Oblique
!*documentFonts.latin1.fixed.boldItalic*psname: Courier-BoldOblique
!*documentFonts.latin1*pscode: iso-8859-1
!*documentFonts.latin1*pswidth: *
! Netscape does not differentiate between variable and fixed, and between
! normal, bold, italic and boldItalic for the following East Asian fonts.
!
! The charset fields are the charset names corresponding to the available
! locales (e.g. for Japan, that would be x-euc-jp and x-sjis).
!
*documentFonts.x-euc-jp*psname: Ryumin-Light-RKSJ-H
*documentFonts.x-euc-jp*pscode: x-sjis
*documentFonts.x-euc-jp*pswidth: 1000
*documentFonts.x-sjis*psname: Ryumin-Light-RKSJ-H
*documentFonts.x-sjis*pscode: x-sjis
*documentFonts.x-sjis*pswidth: 1000
*documentFonts.euc-kr*psname: SMgoJ
*documentFonts.euc-kr*pscode: euc-kr
*documentFonts.euc-kr*pswidth: 1000
!*documentFonts.gb2312*psname: ???
!*documentFonts.gb2312*pscode: ???
!*documentFonts.gb2312*pswidth: ???
!*documentFonts.x-euc-tw*psname: ???
!*documentFonts.x-euc-tw*pscode: ???
!*documentFonts.x-euc-tw*pswidth: ???
*url.whats_new: http://home.jp.netscape.com/ja/home/whats-new.html
*url.whats_cool:http://home.jp.netscape.com/ja/home/whats-cool.html
*url.directory: http://home.jp.netscape.com/ja/home/internet-directory.html
*url.search: http://home.jp.netscape.com/ja/home/internet-search.html
*url.white: http://home.jp.netscape.com/ja/home/internet-white-pages.html
*url.about: http://home.jp.netscape.com/ja/home/about-the-internet.html
*url.howto: http://home.jp.netscape.com/ja/home/how-to-create-web-services.html
*url.netscape: http://home.jp.netscape.com/ja/
*url.galleria: http://home.jp.netscape.com/ja/home/netscape-galleria.html
*url.rel_notes: http://home.jp.netscape.com/ja/eng/mozilla/1.1I/relnotes/unix-
*url.reg: http://home.jp.netscape.com/ja/cgi-bin/reginfo.cgi
*url.manual: http://home.jp.netscape.com/ja/eng/mozilla/1.1I/handbook/
*url.faq: http://home.jp.netscape.com/ja/eng/mozilla/1.1I/faq.html
*url.security: http://home.jp.netscape.com/ja/info/security-doc.html
*url.feedback: http://home.jp.netscape.com/ja/home/how-to-give-feedback.html
*url.support: http://home.jp.netscape.com/ja/home/how-to-get-support.html
*strings.6796:─╠┐«Ñ¿ÑΘí╝ñ╟ñ╣íú\n (TCP Ñ¿ÑΘí╝: %s)\n\n└▄┬│ñ╖─╛ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.6795:╗╪─Ωñ╖ñ┐╛∞╜Ωñ╬Ñ╡í╝Ñ╨ñ╦└▄┬│ñ╟ñ¡ñ▐ñ╗ñ≤íú\nÑ╡í╝Ñ╨ñ╧íó▓╘╞░ñ╖ñ╞ñ╩ñññ½íó┬τ╩╤║«╗¿ñ╖ñ╞ñññ▐ñ╣íú\n\nñ╖ñ╨ñΘñ»┬╘ñ├ñ╞└▄┬│ñ╖─╛ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.6793:╢⌡ñ¡ÑßÑΓÑΩñ¼╔╘┬¡ñ╖ñ╞ñññ▐ñ╣íú\n\n╩╠ñ╬ÑóÑ╫ÑΩÑ▒í╝Ñ╖ÑτÑ≤ñ¬ñΦñ╙ѪÑúÑ≤Ñ╔Ѫñ≥╜¬╬╗ñ╡ñ╗ñ╞ñ»ñ└ñ╡ññíú
*strings.6791:╛∞╜Ω(URL)ñ≥╝▒╩╠ñ╟ñ¡ñ▐ñ╗ñ≤:\n %.200s\n\n╛∞╜Ωñ≥│╬╟ºñ╖ñ╞íó╝┬╣╘ñ╖─╛ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.6789:FTP ñ╬╝⌡╞░ÑΓí╝Ñ╔ñ≥═°═╤ñ╟ñ¡ñ▐ñ╗ñ≤íú
*strings.6788:Ñ╡í╝Ñ╨ñ≥ FTP ┼╛┴≈ÑΓí╝Ñ╔ñ╦└▀─Ωñ╟ñ¡ñ▐ñ╗ñ≤íú\nÑ╒ÑíÑñÑδñ≥Ñ└ѪÑ≤Ñφí╝Ñ╔ñ╟ñ¡ñ╩ññ▓─╟╜└¡ñ¼ñóñΩñ▐ñ╣íú\n\nñ╖ñ╨ñΘñ»ñ¬┬╘ñ┴ñ╦ñ╩ñδñ½íó╠Σ┬Ωñ╬Ñ╡í╝Ñ╨ñ╦ñ─ñññ╞Ñ╖Ñ╣Ñ╞Ñα┤╔═²╝╘ñ╦ñ¬┐╥ñ═ñ»ñ└ñ╡ññíú
*strings.6787:Ñ╟ÑúÑ∞Ñ»Ñ╚ÑΩ╩╤╣╣(cd)Ñ│Ñ▐Ñ≤Ñ╔ñ≥FTPÑ╡í╝Ñ╨ñ╦┴≈┐«ñ╟ñ¡ñ▐ñ╗ñ≤íú\nñ█ñ½ñ╬Ñ╟ÑúÑ∞Ñ»Ñ╚ÑΩñ≥╔╜╝¿ñ╟ñ¡ñ▐ñ╗ñ≤íú\n\nñ╖ñ╨ñΘñ»ñ¬┬╘ñ┴ñ╦ñ╩ñδñ½íó╠Σ┬Ωñ╬Ñ╡í╝Ñ╨ñ╦ñ─ñññ╞Ñ╖Ñ╣Ñ╞Ñα┤╔═²╝╘ñ╦ñ¬┐╥ñ═ñ»ñ└ñ╡ññíúíú
*strings.6786:Ñ╟í╝Ñ┐└▄┬│ñ≥│╬╬⌐ñ╣ñδñ┐ñßñ╬Ñ▌í╝Ñ╚Ñ│Ñ▐Ñ≤Ñ╔ñ≥ FTP Ñ╡í╝Ñ╨ñ╦┴≈┐«ñ╟ñ¡ñ▐ñ╗ñ≤íú\n\nñ╖ñ╨ñΘñ»ñ¬┬╘ñ┴ñ╦ñ╩ñδñ½íó╠Σ┬Ωñ╬Ñ╡í╝Ñ╨ñ╦ñ─ñññ╞Ñ╖Ñ╣Ñ╞Ñα┤╔═²╝╘ñ╦ñ¬┐╥ñ═ñ»ñ└ñ╡ññíú
*strings.6785:Ñ╒ÑíÑñÑδñ¼╕½ñ─ñ½ñΩñ▐ñ╗ñ≤:\n %.200s\n\nÑ╒ÑíÑñÑδ╠╛ñ≥│╬╟ºñ╖ñ╞íó╝┬╣╘ñ╖─╛ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.6784:NewsÑ¿ÑΘí╝ñ╟ñ╣: NNTPñ╬└▄┬│ñ¼╠╡╕·ñ╟ñ╣íú\n\n└▄┬│ñ╖─╛ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.6783:NewsÑ╡í╝Ñ╨ñ╟Ñ¿ÑΘí╝ñ¼╚»└╕ñ╖ñ▐ñ╖ñ┐íú\n\nñ╖ñ╨ñΘñ»┬╘ñ├ñ╞ñΓ└▄┬│ñ╟ñ¡ñ╩ññ╛∞╣τñ╧íóñ│ñ╬Ñ╡í╝Ñ╨ñ╬┤╔═²╝╘ñ╦ñ¬╠Σññ╣τñ∩ñ╗ñ»ñ└ñ╡ññíú
*strings.6782:▒■┼·ñ¼ñóñΩñ▐ñ╗ñ≤íúÑ╡í╝Ñ╨ñ╧íóÑ└ѪÑ≤ñ╖ñ╞ñññδñ½íó▒■┼·ñ╖ñ╞ñññ▐ñ╗ñ≤íú\n\nñ╖ñ╨ñΘñ»┬╘ñ├ñ╞ñΓ└▄┬│ñ╟ñ¡ñ╩ññ╛∞╣τñ╧íóñ│ñ╬Ñ╡í╝Ñ╨ñ╬┤╔═²╝╘ñ╦ñ¬╠Σññ╣τñ∩ñ╗ñ»ñ└ñ╡ññíú
*strings.6781:Ñ╡í╝Ñ╨ñ≥╕½ñ─ñ▒ñΘñ∞ñ▐ñ╗ñ≤:\n %.200s\nñ│ñ╬Ñ╡í╝Ñ╨ñ╬DNS╣α╠▄ñ¼ñóñΩñ▐ñ╗ñ≤íú\n\n╛∞╜Ω(URL)ñ╦╗╪─Ωñ╖ñ┐Ñ╡í╝Ñ╨╠╛ñ≥│╬╟ºñ╖ñ╞íó╝┬╣╘ñ╖─╛ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.6780:Ñ╡í╝Ñ╨ñ╚ñ╬└▄┬│ñ¼└┌ñΘñ∞ñ▐ñ╖ñ┐íú\n\nÑ╡í╝Ñ╨ñ¼Ñ└ѪÑ≤ñ╖ñ┐ñ½íóÑ═Ñ├Ñ╚Ñ∩í╝Ñ»ñ╦╠Σ┬Ωñ¼╚»└╕ñ╖ñ▐ñ╖ñ┐íú\n└▄┬│ñ╖─╛ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.6779:Ñ╦Ñσí╝Ñ╣╣α╠▄ñ¼ñóñΩñ▐ñ╗ñ≤íú═¡╕·┤ⁿ╕┬ñ¼▓ßñ«ñ╞ñññ▐ñ╣íú\n\n╩╠ñ╬╣α╠▄ñ≥╝ΦñΩ╜╨ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.6778:Ñ╦Ñσí╝Ñ╣íªÑ╒ÑíÑñÑδ(newsrc)ñ≥│½ñ▒ñ▐ñ╗ñ≤íú\n\n└▀─ΩÑ└ÑñÑóÑφÑ░íªÑ▄Ñ├Ñ»Ñ╣ñ╟Ñ╦Ñσí╝Ñ╣ñ╬└▀─Ωñ≥│╬╟ºñ╖ñ╞íó╝┬╣╘ñ╖─╛ñ╖ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.6777:Ñ╒ÑíÑñÑδñ≥│½ñ▒ñ▐ñ╗ñ≤:\n %.200s\n\nÑ╒ÑíÑñÑδ╠╛ñ≥│╬╟ºñ╖ñ╞íó╝┬╣╘ñ╖─╛ñ╣ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.6764:Ñ╟í╝Ñ┐ñ╬┴≈┐«├µñ╦Ñ═Ñ├Ñ╚Ñ∩í╝Ñ»íªÑ¿ÑΘí╝ñ¼╚»└╕ñ╖ñ▐ñ╖ñ┐íú\n(Ñ═Ñ├Ñ╚Ñ∩í╝Ñ»íªÑ¿ÑΘí╝: %s)\n\n└▄┬│ñ╖─╛ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.6771:Ñßí╝Ñδ╚»┐«├µñ╦Ñ¿ÑΘí╝ñ¼╚»└╕ñ╖ñ▐ñ╖ñ┐:\nSMTPÑ╡í╝Ñ╨ñ╦└▄┬│ñ╟ñ¡ñ▐ñ╗ñ≤íú\nÑ╡í╝Ñ╨ñ╧íóÑ└ѪÑ≤ñ╖ñ╞ñññδñ½└▀─Ωñ¼┤╓░πñ├ñ╞ñññ▐ñ╣íú\n\n└▀─ΩÑ└ÑñÑóÑφÑ░íªÑ▄Ñ├Ñ»Ñ╣ñ╟┼┼╗╥Ñßí╝Ñδñ╬└▀─Ωñ≥│╬╟ºñ╖ñ╞íó╚»┐«ñ╖─╛ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.6770:Ñßí╝Ñδ╚»┐«├µñ╦Ñ¿ÑΘí╝ñ¼╚»└╕ñ╖ñ▐ñ╖ñ┐:\n╚»┐«╕╡:Ñ╪Ñ├Ñ└í╝ñ¼╔╘┼¼└┌ñ╟ñ╣íú\n\n└▀─ΩÑ└ÑñÑóÑφÑ░íªÑ▄Ñ├Ñ»Ñ╣ñ╟┼┼╗╥Ñßí╝ÑδíªÑóÑ╔Ñ∞Ñ╣ñ≥│╬╟ºñ╖ñ╞íó\n╚»┐«ñ╖─╛ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.6769:Ñßí╝Ñδ╚»┐«├µñ╦Ñ¿ÑΘí╝ñ¼╚»└╕ñ╖ñ▐ñ╖ñ┐:\n░╕└Φ:Ñ╪Ñ├Ñ└í╝ñ¼╔╘┼¼└┌ñ╟ñ╣íú\n\n┼┼╗╥Ñßí╝ÑδíªÑóÑ╔Ñ∞Ñ╣ñ≥│╬╟ºñ╖ñ╞íñ╚»┐«ñ╖─╛ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.6767:Ñßí╝Ñδ╚»┐«├µñ╦Ñ¿ÑΘí╝ñ¼╚»└╕ñ╖ñ▐ñ╖ñ┐:\nÑßÑ├Ñ╗í╝Ñ╕ñ╬╞Γ═╞ñ¼╔╘┼¼└┌ñ╟ñ╣íú\n\nÑßÑ├Ñ╗í╝Ñ╕ñ╬╞Γ═╞ñ≥│╬╟ºñ╖ñ╞íó╚»┐«ñ╖─╛ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.6766:Ñßí╝Ñδ╚»┐«├µñ╦Ñ¿ÑΘí╝ñ¼╚»└╕ñ╖ñ▐ñ╖ñ┐: SMTPÑ╡í╝Ñ╨ñ╬Ñ¿ÑΘí╝ñ╟ñ╣íú\n\n╕╢░°ñ╦ñ─ñññ╞íóÑßí╝Ñδ┤╔═²╝╘ñ╦ñ¬┐╥ñ═ñ»ñ└ñ╡ññíú
*strings.6760:Ñ═Ñ├Ñ╚Ñ∩í╝Ñ»íªÑ¿ÑΘí╝ñ¼╚»└╕ñ╖ñ▐ñ╖ñ┐:\nÑ╡í╝Ñ╨ñ╦└▄┬│ñ╟ñ¡ñ▐ñ╗ñ≤íú(TCP Ñ¿ÑΘí╝: %s)\nÑ╡í╝Ñ╨ñ╧íóÑ└ѪÑ≤ñ╖ñ╞ñññδñ½íó╖╨╧⌐ñ¼╕½ñ─ñ½ñΩñ▐ñ╗ñ≤íú\n\nñ╖ñ╨ñΘñ»┬╘ñ├ñ╞íó└▄┬│ñ╖─╛ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.6758:Ñ╡í╝Ñ╨ñ╦Ñ═Ñ├Ñ╚Ñ∩í╝Ñ»└▄┬│ñ≥╡±╚▌ñ╡ñ∞ñ▐ñ╖ñ┐:\n %.200s\nÑ╡í╝Ñ╨ñ╧íó└▄┬│ñ≥╝⌡ñ▒╔╒ñ▒ñ╞ñññ╩ñññ½íó┬τ╩╤║«╗¿ñ╖ñ╞ñññ▐ñ╣íú\n\nñ╖ñ╨ñΘñ»┬╘ñ├ñ╞└▄┬│ñ╖─╛ñ╣ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.6757:Ñ═Ñ├Ñ╚Ñ∩í╝Ñ»íªÑ╜Ñ▒Ñ├Ñ╚└▄┬│ñ≥║ε└«ñ╟ñ¡ñ▐ñ╗ñ≤íú\nÑ╖Ñ╣Ñ╞ÑαíªÑΩÑ╜í╝Ñ╣ñ¼╔╘┬¡ñ╖ñ╞ñññδñ½íñÑ═Ñ├Ñ╚Ñ∩í╝Ñ»ñ¼Ñ└ѪÑ≤ñ╖ñ╞ñññ▐ñ╣íú\n(╕╢░°: %s)\n\nñ╖ñ╨ñΘñ»┬╘ñ├ñ╞└▄┬│ñ╖─╛ñ╣ñ½íñNetscapeñ≥║╞╡»╞░ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.6755:Ñ╡í╝Ñ╨ñ╚ñ╬Ñ╜Ñ▒Ñ├Ñ╚└▄┬│ñ≥┤░╬╗ñ╟ñ¡ñ▐ñ╗ñ≤íú\nÑ╖Ñ╣Ñ╞ÑαíªÑΩÑ╜í╝Ñ╣ñ¼╔╘┬¡ñ╖ñ╞ñññ▐ñ╣íú\n\nNetscapeñ≥║╞╡»╞░ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.6754: Proxy Ñ╡í╝Ñ╨ñ╦└▄┬│ñ╟ñ¡ñ▐ñ╗ñ≤íú\nÑ╡í╝Ñ╨ñ╧íóÑ└ѪÑ≤ñ╖ñ╞ñññδñ½└▀─Ωñ¼┤╓░πñ├ñ╞ñññ▐ñ╣íú\n\n└▀─ΩÑ└ÑñÑóÑφÑ░íªÑ▄Ñ├Ñ»Ñ╣ñ╟ Proxy ñ╬└▀─Ωñ≥│╬╟ºñ╖ñ╞╝┬╣╘ñ╖─╛ñ╣ñ½íó\nÑ╡í╝Ñ╨ñ╬┤╔═²╝╘ñ╦ñ¬┐╥ñ═ñ»ñ└ñ╡ññíú
*strings.6753: Proxy Ñ╡í╝Ñ╨ñ≥╕½ñ─ñ▒ñΘñ∞ñ▐ñ╗ñ≤íú\nÑ╡í╝Ñ╨ñ╧íóÑ└ѪÑ≤ñ╖ñ╞ñññδñ½└▀─Ωñ¼┤╓░πñ├ñ╞ñññ▐ñ╣íú\n\n└▀─ΩÑ└ÑñÑóÑφÑ░íªÑ▄Ñ├Ñ»Ñ╣ñ╟ Proxy ñ╬└▀─Ωñ≥│╬╟ºñ╖ñ╞╝┬╣╘ñ╖─╛ñ╣ñ½íó\nÑ╡í╝Ñ╨ñ╬┤╔═²╝╘ñ╦ñ¬┐╥ñ═ñ»ñ└ñ╡ññíú
*strings.6749:╩╕╜±ñ╦Ñ╟í╝Ñ┐ñ¼┤▐ñ▐ñ∞ñ╞ñññ▐ñ╗ñ≤íú
*strings.6748:Ñ╟í╝Ñ┐ñ╬╝⌡┐«├µñ╦Ñ═Ñ├Ñ╚Ñ∩í╝Ñ»íªÑ¿ÑΘí╝ñ¼╚»└╕ñ╖ñ▐ñ╖ñ┐íú\n(Ñ═Ñ├Ñ╚Ñ∩í╝Ñ»íªÑ¿ÑΘí╝: %s)\n\n└▄┬│ñ╖─╛ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.6747:║ε╢╚Ñ╒ÑíÑñÑδñ≥│½ñ»ñ│ñ╚ñ¼ñ╟ñ¡ñ▐ñ╗ñ≤:\n %.200s\n\ní╓║ε╢╚Ñ╟ÑúÑ∞Ñ»Ñ╚ÑΩí╫ñ╬└▀─Ωñ≥│╬╟ºñ╖ñ╞íó╝┬╣╘ñ╖─╛ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.6765:Ñßí╝Ñδ╚»┐«├µñ╦Ñ¿ÑΘí╝ñ¼╚»└╕ñ╖ñ▐ñ╖ñ┐:\nÑΩÑ┐í╝Ñ≤Ñßí╝ÑδíªÑóÑ╔Ñ∞Ñ╣ñ¼╔╘┼¼└┌ñ╟ñ╣íú\n\n└▀─ΩÑ└ÑñÑóÑφÑ░íªÑ▄Ñ├Ñ»Ñ╣ñ╟┼┼╗╥Ñßí╝ÑδíªÑóÑ╔Ñ∞Ñ╣ñ≥│╬╟ºñ╖ñ╞íó╚»┐«ñ╖─╛ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.6750:Ñ╟ÑúÑ╣Ñ»ñ╦╢⌡ñ¡Ñ╣Ñ┌í╝Ñ╣ñ¼ñóñΩñ▐ñ╗ñ≤íúÑ╒ÑíÑñÑδñ╬┼╛┴≈ñ≥\n├µ╗▀ñ╖íóÑ╒ÑíÑñÑδñ≥║∩╜ⁿñ╖ñ▐ñ╖ñ┐íú\n\nñññ»ñ─ñ½Ñ╒ÑíÑñÑδñ≥║∩╜ⁿñ╖ñ╞ñ½ñΘ╝┬╣╘ñ╖─╛ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.6740:╟º╛┌Ñ¿ÑΘí╝ñ¼╚»└╕ñ╖ñ▐ñ╖ñ┐íú\n\n╠╛┴░ñ╚Ñ╤Ñ╣Ñ∩í╝Ñ╔ñ≥╞■╬╧ñ╖─╛ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.6734:╚»┐«╕╡ñ¼╗╪─Ωñ╡ñ∞ñ╞ñññ▐ñ╗ñ≤íú
*strings.6733:░╕└Φñ¼╗╪─Ωñ╡ñ∞ñ╞ñññ▐ñ╗ñ≤íú
*strings.6732:┬Ω╠╛ñ¼╗╪─Ωñ╡ñ∞ñ╞ñññ▐ñ╗ñ≤íú
*strings.6731:░∞╗■Ñ╒ÑíÑñÑδñ╬╜±╣■ñ▀ñ╟Ñ¿ÑΘí╝ñ¼╚»└╕ñ╖ñ▐ñ╖ñ┐íú
*strings.6725:ñ│ñ∞ñ╧ MIME ╖┴╝░ñ╬Ñ▐ÑδÑ┴Ñ╤í╝Ñ╚íªÑßÑ├Ñ╗í╝Ñ╕ñ╟ñ╣íú
*strings.6722:░⌡║■ñ≥├µ╗▀ñ╖ñ▐ñ╖ñ┐íú╩╕╜±ñ╬╝⌡┐«├µñ╦╠Σ┬Ωñ¼╚»└╕ñ╖ñ▐ñ╖ñ┐íú\n┼╛┴≈ñ¼│ΣñΩ╣■ñ▐ñ∞ñ┐ñ½íóÑ╟ÑúÑ╣Ñ»ñ╦╢⌡ñ¡Ñ╣Ñ┌í╝Ñ╣ñ¼ñóñΩñ▐ñ╗ñ≤íú\n║ε╢╚Ñ╟ÑúÑ∞Ñ»Ñ╚ÑΩñ╬Ñ╣Ñ┌í╝Ñ╣ñ≥│╬╟ºñ╖ñ╞ñ»ñ└ñ╡ññíú\nñóñδñññ╧íóNetscapeñ≥║╞╡»╞░ñ╖ñ╞ñ»ñ└ñ╡ññíúíú
*strings.6721:╜≡╠╛ñ¼4╣╘ñ≥▒█ñ¿ñ╞ñññ▐ñ╣íúñ¬┤½ñßñ╟ñ¡ñ▐ñ╗ñ≤íú
*strings.6720:╜≡╠╛ñ¼1╣╘ñóñ┐ñΩ79╩╕╗·ñ≥▒█ñ¿ñ╞ñññ▐ñ╣íú\n╝⌡┐«└Φñ╟ñ╧íó┼╙├µñ╦▓■╣╘ñ≥╞■ñ∞ñΘñ∞ñ╞╔╜╝¿ñ╡ñ∞ñδñ½ñΓñ╖ñ∞ñ▐ñ╗ñ≤íú\n\n80╩╕╗·░╩╞Γñ╦╝²ñ▐ñδñΦñª╩╘╜╕ñ╖─╛ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.6719:Ñ═Ñ├Ñ╚Ñ∩í╝ѻѿÑΘí╝ñ¼╚»└╕ñ╖ñ▐ñ╖ñ┐:\nÑ╡í╝Ñ╨ñ╦└▄┬│ñ╟ñ¡ñ▐ñ╗ñ≤íú\nÑ╡í╝
*strings.6699:Netscapeñ╬═°═╤┤ⁿ╕┬ñ¼▓ßñ«ñ▐ñ╖ñ┐íú\nFTPñ¬ñΦñ╙Ñ╟ÑúÑ∞Ñ»Ñ╚ÑΩíªÑßÑ╦Ñσí╝ñ╩ñ╔netscape.comñ╬Ñ╔ÑßÑñÑ≤░╩│░ñ╬╛∞╜Ω(URL)ñ╦ñ╧íóÑóÑ»Ñ╗Ñ╣ñ╟ñ¡ñ▐ñ╗ñ≤íú\n\n┐╖ñ╖ññÑ╨í╝Ñ╕ÑτÑ≤ñ╬Netscapeñ≥╞■╝Ωñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.6698:Netscapeñ╬═°═╤┤ⁿ╕┬ñ¼▓ßñ«ñ▐ñ╖ñ┐íú\nFTPñ¬ñΦñ╙Ñ╟ÑúÑ∞Ñ»Ñ╚ÑΩíªÑßÑ╦Ñσí╝ñ╩ñ╔netscape.comñ╬Ñ╔ÑßÑñÑ≤░╩│░ñ╬╛∞╜Ω(URL)ñ╦ñ╧íóÑóÑ»Ñ╗Ñ╣ñ╟ñ¡ñ▐ñ╗ñ≤íú\n\n┐╖ñ╖ññÑ╨í╝Ñ╕ÑτÑ≤ñ╬Netscapeñ≥╞■╝Ωñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.6697:WAIS Proxy ñ¼└▀─Ωñ╡ñ∞ñ╞ñññ▐ñ╗ñ≤íú\n\n└▀─ΩÑ└ÑñÑóÑφÑ░ñ╟ Proxy ñ≥│╬╟ºñ╖ñ╞íó╝┬╣╘ñ╖─╛ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.6696:News(NNTP)Ñ¿ÑΘí╝ñ¼╚»└╕ñ╖ñ▐ñ╖ñ┐:\n %.100s
*strings.6695:NewsÑ¿ÑΘí╝ñ╟ñ╣: Ñ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫ñ╬Ñ╣Ñ¡ÑπÑ≤ñ¼┤░╬╗ñ╖ñ╞ñññ▐ñ╗ñ≤íú\n\nñ╣ñ┘ñ╞ñ╬Ñ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫ñ≥╔╜╝¿ñ╖─╛ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.6694:Ñ╦Ñσí╝Ñ╣íªÑ╒ÑíÑñÑδ(newsrc)ñ¼╕½ñ─ñ½ñΘñ╩ñ½ñ├ñ┐ñ╬ñ╟íó┐╖╡¼ñ╦║ε└«ñ╖ñ▐ñ╖ñ┐íú
*strings.6693:NNTPÑ╡í╝Ñ╨ñ¼└▀─Ωñ╡ñ∞ñ╞ñññ▐ñ╗ñ≤íú\n\n└▀─ΩÑ└ÑñÑóÑφÑ░ñ≥│╬╟ºñ╖ñ╞íó╝┬╣╘ñ╖─╛ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.6692:─╠┐«Ñ¿ÑΘí╝ñ¼╚»└╕ñ╖ñ▐ñ╖ñ┐:\n (Ñ═Ñ├Ñ╚Ñ∩í╝Ñ»íªÑ¿ÑΘí╝: %s)\n \n└▄┬│ñ╖─╛ñ╣ñ½íñÑ╖Ñ╣Ñ╞Ñα┤╔═²╝╘ñ╦ñ¬┐╥ñ═ñ»ñ└ñ╡ññíú
*strings.6691: Proxy Ñ¿ÑΘí╝ñ╟ñ╣: ╩▌╕εñ╡ñ∞ñ┐Ñ╦Ñσí╝Ñ╣Ñ╡í╝Ñ╨ñ╦└▄┬│ñ╟ñ¡ñ▐ñ╗ñ≤íú
*strings.-1179:Ñ╡í╝Ñ╨╛┌╠└╜±ñ╬═¡╕·┤ⁿ╕┬ñ¼▓ßñ«ñ╞ñññ▐ñ╣íú\nÑ╖Ñ╣Ñ╞Ñαñ╬╞ⁿ╔╒ñ╚╗■╣∩ñ≥│╬╟ºñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.-5288:Ñ╡í╝Ñ╨ñ╚ñ╬─╠┐«ñ≥Ñ╗Ñ¡ÑσÑΩÑ╞Ñú╩▌╕εñ╟ñ¡ñ▐ñ╗ñ≤íú\n░┼╣µ▓╜ÑóÑδÑ┤ÑΩÑ║Ñαñ¼░█ñ╩ñ├ñ╞ñññ▐ñ╣íú\nÑ╡í╝Ñ╨ñ╚ñ╬└▄┬│ñ≥╩▌╕εñ╟ñ¡ñ▐ñ╗ñ≤íú\n\n╔¼═╫ñ╟ñóñ∞ñ╨íó╩▌╕εñ╡ñ∞ñ╩ññ╩²╦íñ╟└▄┬│ñ≥│╬╬⌐ñ╣ñδñ│ñ╚ñ¼▓─╟╜ñ╟ñ╣íú
*strings.-5285:Ñ╗Ñ¡ÑσÑΩÑ╞ÑúíªÑ¿ÑΘí╝(%d)ñ╟ñ╣:\n\nÑ╡í╝Ñ╨ñ╚ñ╬└▄┬│ñ≥╩▌╕εñ╟ñ¡ñ╩ññ▓─╟╜└¡ñ¼ñóñΩñ▐ñ╣íú\n\n╔¼═╫ñ╟ñóñ∞ñ╨íó╩▌╕εñ╡ñ∞ñ╩ññ╩²╦íñ╟└▄┬│ñ≥│╬╬⌐ñ╣ñδñ│ñ╚ñ¼▓─╟╜ñ╟ñ╣íú
*strings.-5279:Ñ╡í╝Ñ╨ñ╚ñ╬─╠┐«ñ≥Ñ╗Ñ¡ÑσÑΩÑ╞Ñú╩▌╕εñ╟ñ¡ñ▐ñ╗ñ≤íú\nÑ╡í╝Ñ╨ñ¼╗╚═╤ñ╖ñ╞ñññδÑ╗Ñ¡ÑσÑΩÑ╞ÑúíªÑ╫ÑφÑ╚Ñ│ÑδíªÑ╨í╝Ñ╕ÑτÑ≤ñ╧Ñ╡Ñ▌í╝Ñ╚ñ╡ñ∞ñ╞ñññ▐ñ╗ñ≤íú\n\n┐╖ñ╖ññÑ╨í╝Ñ╕ÑτÑ≤ñ╬Netscapeñ≥ñ┤═°═╤ñ»ñ└ñ╡ññíú
*strings.7146:└▄┬│ñ¼╡±╚▌ñ╡ñ∞ñ▐ñ╖ñ┐íú
*strings.7022:░·┐⌠ñ¼╔╘┼¼└┌ñ╟ñ╣íú
*strings.7005:I/OÑ¿ÑΘí╝
*strings.7012:╢⌡ñ¡ÑßÑΓÑΩñ¼╔╘┬¡ñ╖ñ╞ñññ▐ñ╣íú
*strings.7009:Ñ╒ÑíÑñÑδ╚╓╣µñ¼╔╘┼¼└┌ñ╟ñ╣íú
*strings.7011:╜Φ═²ñ¼├µ├╟ñ╡ñ∞ñδñ½ñΓñ╖ñ∞ñ▐ñ╗ñ≤íú
*strings.7133:Ñ╜Ñ▒Ñ├Ñ╚ñ╧┤√ñ╦└▄┬│ñ╡ñ∞ñ╞ñññ▐ñ╣íú
*strings.7145:└▄┬│ñ¼Ñ┐ÑñÑαÑóѪÑ╚ñ╖ñ▐ñ╖ñ┐íú
*strings.7150:╕╜║▀íó╜Φ═²├µñ╟ñ╣íú
*strings.7149:EALREADY
*strings.7125:ÑóÑ╔Ñ∞Ñ╣ñ╧┤√ñ╦╗╚═╤ñ╡ñ∞ñ╞ñññ▐ñ╣íú
*strings.7004:Ñ╖Ñ╣Ñ╞ÑαÑ│í╝Ñδñ¼│ΣñΩ╣■ñ▐ñ∞ñ▐ñ╖ñ┐íú
*strings.7013:ÑóÑ»Ñ╗Ñ╣╕óñ¼ñóñΩñ▐ñ╗ñ≤íú
*strings.7126:═╫╡ßñ╡ñ∞ñ┐ÑóÑ╔Ñ∞Ñ╣ñ≥│ΣñΩ┼÷ñ╞ñΘñ∞ñ▐ñ╗ñ≤íú
*strings.7127:Ñ═Ñ├Ñ╚Ñ∩í╝Ñ»ñ¼Ñ└ѪÑ≤ñ╖ñ╞ñññ▐ñ╣íú
*strings.7128:Ñ═Ñ├Ñ╚Ñ∩í╝Ñ»ñ╦╞╧ñ¡ñ▐ñ╗ñ≤íú
*strings.7129:└▄┬│ñ¼Ñ═Ñ├Ñ╚Ñ∩í╝Ñ»ñ╬ÑΩÑ╗Ñ├Ñ╚ñ╦ñΦñ├ñ╞Ñ╔ÑφÑ├Ñ╫ñ╖ñ▐ñ╖ñ┐íú
*strings.7130:└▄┬│ñ¼├µ├╟ñ╡ñ∞ñ▐ñ╖ñ┐íú
*strings.7131:└▄┬│ñ¼Ñ╘Ñóí╝ñ╦ñΦñ├ñ╞ÑΩÑ╗Ñ├Ñ╚ñ╡ñ∞ñ▐ñ╖ñ┐íú
*strings.7134:Ñ╜Ñ▒Ñ├Ñ╚ñ╧└▄┬│ñ╡ñ∞ñ╞ñññ▐ñ╗ñ≤íú
*strings.7147:Ñ█Ñ╣Ñ╚ñ¼Ñ└ѪÑ≤ñ╖ñ╞ñññ▐ñ╣íú
*strings.7148:Ñ█Ñ╣Ñ╚ñ╪ñ╬╖╨╧⌐ñ¼ñóñΩñ▐ñ╗ñ≤íú
*strings.7201: (╝▒╩╠╔╘╟╜)
*strings.7202: (╝½╞░┴¬┬≥)
*strings.7203: (╡¼─Ω├═)
*strings.7204: (╕½ñ─ñ½ñΩñ▐ñ╗ñ≤)
*strings.7210:▓Φ┴ⁿ %s %dx%d Ñ╔Ñ├Ñ╚
*strings.7211:┐╝ñ╡ %d Ñ╙Ñ├Ñ╚íó│Σ┼÷ñ╞ %d Ñ╗Ñδñ╬▓Φ┴ⁿñ╟ñ╣íú
*strings.7212:╟≥╣⌡ñ╬▓Φ┴ⁿñ╟ñ╣íú
*strings.7213:%d Ñ╙Ñ├Ñ╚ñ╬Ñ░Ñ∞í╝Ñ╣Ñ▒í╝Ñδñ╬▓Φ┴ⁿñ╟ñ╣íú
*strings.7214:%d Ñ╙Ñ├Ñ╚ True ѽÑΘí╝ñ╬▓Φ┴ⁿñ╟ñ╣íú
*strings.7220:║≈░·ñ≥╕í║≈ñ╟ñ¡ñ▐ñ╣íú╕í║≈Ñ¡í╝Ñ∩í╝Ñ╔ñ≥╞■╬╧ñ╖ñ╞ñ»ñ└ñ╡ññ:
*strings.7230:MCOM-Global-history-file-1%s
*strings.7231:ÑßÑñÑ≤íªÑ█Ñ├Ñ╚ÑΩÑ╣Ñ╚
*strings.7232:<!-- ñ│ñ╬Ñ╒ÑíÑñÑδñ╧╝½╞░└╕└«ñ╡ñ∞ñ┐Ñ╒ÑíÑñÑδñ╟ñ╣íú\n ╞╔╣■ñ▐ñ∞ñ╞╜±ñ¡┤╣ñ¿ñΘñ∞ñδ╛∞╣τñ¼ñóñΩñ▐ñ╣íú\n ╩╘╜╕ñ╖ñ╩ñññ╟ñ»ñ└ñ╡ññíú -->\n
*strings.7233:---═·╬≥░∞═≈(╜¬ñ∩ñΩ)---\n
*strings.7240:└▄┬│: Ñ█Ñ╣Ñ╚ñ≥├╡ñ╖ñ╞ñññ▐ñ╣: %.256s...
*strings.7241:└▄┬│: Ñ█Ñ╣Ñ╚ñ╦└▄┬│ñ╖ñ▐ñ╖ñ┐: %.256s...
*strings.7242:Ñ¿ÑΘí╝: └▄┬│ñ≥╚≤╔⌡║┐╖┐ñ╦└▀─Ωñ╟ñ¡ñ▐ñ╗ñ≤íú
*strings.7243:Ñ█Ñ╣Ñ╚ %.256s ñ╬╛∞╜Ωñ¼╔╘╠└ñ╟ñ╣íú
*strings.7244:Ñ█Ñ╣Ñ╚ %.256s ñ╬╛∞╜Ωñ¼╔╘╠└ñ╟ñ╣íú
*strings.7245:Ñ╒ÑíÑñÑδñ╬╞╔╣■├µ...
*strings.7246:Ñ╒ÑíÑñÑδñ╬╞╔╣■├µ... ╢⌡ñ╟ñ╖ñ┐íú
*strings.7247:Ñ╟ÑúÑ∞Ñ»Ñ╚ÑΩñ╬╞╔╣■├µ...
*strings.7248:Ñ╒ÑíÑñÑδñ╬╞╔╣■├µ...┤░╬╗
*strings.7249:Ñ╟ÑúÑ∞Ñ»Ñ╚ÑΩñ╬╞╔╣■├µ...┤░╬╗
*strings.7250:FTPÑ╒ÑíÑñÑδñ≥╝⌡┐«├µ
*strings.7251:FTPÑ╟ÑúÑ∞Ñ»Ñ╚ÑΩñ≥╝⌡┐«├µ
*strings.7252:Ñ╟í╝Ñ┐╝⌡┐«├µ
*strings.7253:Ñ╟í╝Ñ┐┼╛┴≈├µ
*strings.7254:└▄┬│: Ñ█Ñ╣Ñ╚ñ╦└▄┬│ñ╖ñ▐ñ╖ñ┐íú▒■┼·ñ≥┬╘ñ├ñ╞ñññ▐ñ╣...
*strings.7255:└▄┬│: ÑΩÑ╚ÑΘÑñ├µ (HTTP 0.9)...
*strings.7256:└▄┬│: Ñ█Ñ╣Ñ╚ñ╦└▄┬│ñ╖ñ▐ñ╖ñ┐íú▒■┼·ñ≥┬╘ñ├ñ╞ñññ▐ñ╣ (Gopher)íú
*strings.7257:Ñßí╝Ñδñ≥╚»┐«ñ╦└«╕∙ñ╖ñ▐ñ╖ñ┐íú
*strings.7258:Ñ╦Ñσí╝Ñ╣: Ñ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫╝⌡┐«├µ...
*strings.7259:Ñ╦Ñσí╝Ñ╣: Ñ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫╝⌡┐«├µ...
*strings.7260:Ñ╦Ñσí╝Ñ╣: Ñ╦Ñσí╝Ñ╣╡¡╗÷ñ≥╝⌡┐«├µ...
*strings.7261:╡¡╗÷ñ╬░∞═≈ñ≥╝⌡┐«ñ╖ñ╞ñññ▐ñ╣íú
*strings.7262:Ñ╦Ñσí╝Ñ╣: Ñ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫░∞═≈ñ≥╞╔╣■├µ
*strings.7263:Ñ╦Ñσí╝Ñ╣: Ñ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫ñ╬│╡═╫╛≡╩≤ñ≥╞╔╣■├µ
*strings.7264:Ñ╦Ñσí╝Ñ╣: ╡¡╗÷ñ≥╩┬ñ┘┬╪ñ¿ñ╞ñññ▐ñ╣...
*strings.7301:│░╔⌠Ñ╙Ñσí╝Ñóñ≥╡»╞░ñ╟ñ¡ñ▐ñ╗ñ≤íú
*strings.7302:Ñ╡Ñ▌í╝Ñ╚ñ╖ñ╞ñññ╩ññ╟º╛┌╩²╝░ñ¼ Proxy ñ½ñΘ═╫╡ßñ╡ñ∞ñ▐ñ╖ñ┐íú
*strings.7303:HTTP╞╔╣■ñ▀Ñδí╝Ñ┴Ñ≤ñ╟ÑßÑΓÑΩ╔╘┬¡Ñ¿ÑΘí╝ñ¼╚»└╕ñ╖ñ▐ñ╖ñ┐íú
*strings.7304:Ñ╡í╝Ñ╨ñ½ñΘñ╬╔╘╠└ñ╩▒■┼·Ñ╣Ñ╞í╝Ñ┐Ñ╣ñ╟ñ╣: %d!
*strings.7305:├φ░╒! ├╫╠┐┼¬ñ╩ÑóÑ╫ÑΩÑ▒í╝Ñ╖ÑτÑ≤íªÑ¿ÑΘí╝: NET_TotalNumberOfProcessingURLs < 0
*strings.7306:├φ░╒! ├╫╠┐┼¬ñ╩ÑóÑ╫ÑΩÑ▒í╝Ñ╖ÑτÑ≤íªÑ¿ÑΘí╝: NET_TotalNumberOfOpenConnections < 0
*strings.7307:URNñ╧╞Γ╔⌠┼¬ñ╦Ñ╡Ñ▌í╝Ñ╚ñ╡ñ∞ñ╞ñññ▐ñ╗ñ≤íúHTTP Proxy Ñ╡í╝Ñ╨ñ≥ñ¬╗╚ñññ»ñ└ñ╡ññ:
*strings.7308:│Σ╣■ѪÑúÑ≤Ñ╔Ѫñ╬║╞╞■╕╞╜╨ñ╖ñ¼╚»└╕ñ╖ñ▐ñ╖ñ┐íú
*strings.7309:ÑßÑ├Ñ╗í╝Ñ╕╚╓╣µñ¼╔╘┼¼└┌ñ╟ñ╣íú
*strings.7310:╚╧░╧│░ñ╬╡¡╗÷╚╓╣µñ╟ñ╣íú
*strings.7311:Ñßí╝ÑδíªÑ▄Ñ├Ñ»Ñ╣ñ≥╞╔╣■ñßñ▐ñ╗ñ≤íú
*strings.7312:SMTPÑßí╝ÑδíªÑ█Ñ╣Ñ╚ñ¼╗╪─Ωñ╡ñ∞ñ╞ñññ▐ñ╗ñ≤íú
*strings.7313:SMTPÑßí╝Ñδ╚»┐«Ñ¿ÑΘí╝íúÑ╡í╝Ñ╨íªÑ∞Ñ╣Ñ▌Ñ≤Ñ╣: %.256s
*strings.7314:├φ░╒: ╩╕╗·Ñ╗Ñ├Ñ╚ñ≥╟º╝▒ñ╟ñ¡ñ▐ñ╗ñ≤: `
*strings.7315:╖┘╣≡! Ñ│Ñ≤Ñ╨í╝Ñ┐ñΓñ╖ñ»ñ╧Ñ╟Ñ│í╝Ñ└ñ¼╕½ñ─ñ½ñΩñ▐ñ╗ñ≤íú
*strings.7316:Ñ╒Ñ⌐í╝Ñα─≤╜╨ñ╬╖δ▓╠ñ≥ñ╖ñ¬ñΩñ╬░∞═≈ñ╦─╔▓├ñ╟ñ¡ñ▐ñ╗ñ≤ñ╟ñ╖ñ┐íú
*strings.7330:├φ░╒: ╝┬╣╘▓─╟╜ñ╩`%s'Ñ╣Ñ»ÑΩÑ╫Ñ╚ñ╟ñ╣íú\n\n╖╫╗╗╡íÑ╖Ñ╣Ñ╞Ñαñ╬╟ñ░╒ñ╬Ñ│Ñ▐Ñ≤Ñ╔ñ≥╝┬╣╘%síóÑ╗Ñ¡ÑσÑΩÑ╞Ñú╛σ╠Σ┬Ωñ¼ñóñΩñ▐ñ╣íú\nÑ╣Ñ»ÑΩÑ╫Ñ╚ñ╬╞Γ═╞ñ╦╛»ñ╖ñ╟ñΓ╔╘╠└ñ╩╔⌠╩¼ñ¼ñóñ∞ñ╨íó\n╝┬╣╘ñ╖ñ╩ñññ╟ñ»ñ└ñ╡ññíú\n\nÑ╣Ñ»ÑΩÑ╫Ñ╚ñ≥╝┬╣╘ñ╖ñ▐ñ╣ñ½?
*strings.7331:ñ╟ñ¡ñδñ┐ñß
*strings.7332:ñ╣ñδ▓─╟╜└¡ñ¼ñóñΩñ▐ñ╣íú
*strings.7333:╟º╛┌ñ╦╝║╟╘ñ╖ñ▐ñ╖ñ┐íú║╞╗ε╣╘ñ╖ñ▐ñ╣ñ½?
*strings.7334: Proxy ñ╬╟º╛┌ñ╦╝║╟╘ñ╖ñ▐ñ╖ñ┐íú║╞╗ε╣╘ñ╖ñ▐ñ╣ñ½?
*strings.7335:Ñ╒Ñ⌐í╝Ñαñ╬Ñ╟í╝Ñ┐ñ≥┴≈ñΩ─╛ñ╖ñ▐ñ╣ñ½?
*strings.7336:ñ╣ñ┘ñ╞ñ╬Ñ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫ñ≥╔╜╝¿ñ╣ñδ┴░ñ╦íó\nÑ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫ñ╬░∞═≈ñ≥╩▌┤╔ñ╖ñ▐ñ╣íú\n\nÑΓÑ╟Ñαñ╩ñ╔─π┬«ñ╬└▄┬│ñ╟ñ╧íóñ│ñ╬╜Φ═²ñ╦\n┐⌠╩¼┤╓ñ½ñ½ñΩñ▐ñ╣íúí╓Ñ╒ÑíÑñÑδí╫ÑßÑ╦Ñσí╝ñ╬\n┐╖ñ╖ññѪÑúÑ≤Ñ╔Ѫñ≥│½ñ»ñ≥┴¬ñ╓ñ╚íó╜Φ═²ñ≥\n╩┬╣╘ñ╖ñ╞╣╘ñªñ│ñ╚ñ¼ñ╟ñ¡ñ▐ñ╣íú┬│ñ▒ñ▐ñ╣ñ½?
*strings.7351:ÑßÑ├Ñ╗í╝Ñ╕: ╔╘┼¼└┌ñ╩╗╪╝¿╗╥ `%c'\n
*strings.7352:░∞╗■╠╛ñ≥─╔▓├ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.7353:XPStatsñ≥─╔▓├ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.7360:Ñ╦Ñσí╝Ñ╣Ñ╡í╝Ñ╨ñ╦ÑóÑ»Ñ╗Ñ╣ñ╣ñδñ╚ñ¡ñ╬ѵí╝Ñ╢╠╛ñ≥╞■╬╧ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.7361:ѵí╝Ñ╢ñ╬Ñ╤Ñ╣Ñ∩í╝Ñ╔ñ≥╞■╬╧ñ╖ñ╞ñ»ñ└ñ╡ññ :
*strings.7400:<title>Ñ╡í╝Ñ╨░∞═≈</title>\n<h1>Ñ╡í╝Ñ╨░∞═≈</h1>\nÑ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫ñ≥╣╪╞╔ñ╖ñ╞ñññδÑ╡í╝Ñ╨ñ╬░∞═≈ñ╟ñ╣íú\nÑ█Ñ╣Ñ╚ñ≥┴¬┬≥ñ╣ñδñ╚íóÑ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫ñ╬░∞═≈ñ¼╔╜╝¿ñ╡ñ∞ñ▐ñ╣íú\n<ul>
*strings.7401:<TITLE>╣╪╞╔├µñ╬Ñ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫</TITLE>\n<H1>╣╪╞╔├µñ╬Ñ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫</H1>\n╕╜║▀íó╣╪╞╔├µñ╬Ñ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫ñ╬░∞═≈ñ╟ñ╣íú\nÑ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫╠╛ñ╬║╕┬ªñ╬┐⌠├═ñ╧íóÑ░Ñδí╝Ñ╫╞Γñ╬╠ñ╞╔\n
*strings.7402:╡¡╗÷┐⌠ñ╟ñ╣íú\n<P>\nÑ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫ñ╬╣╪╞╔ñ≥╗▀ñßñ┐ñññ╚ñ¡ñ╧íñÑ░Ñδí╝Ñ╫ñ╬Ñ╚Ñ░ÑδÑ▄Ñ┐Ñ≤ñ≥┴¬┬≥ñ╖\ní╓Ñ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫ñ╬╣╪╞╔ñ≥╗▀ñßñδí╫Ñ▄Ñ┐Ñ≤ñ≥Ñ»ÑΩÑ├Ñ»ñ╖ñ▐ñ╣íú\n
*strings.7403:┐╖ñ┐ñ╦Ñ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫ñ≥╣╪╞╔ñ╖ñ┐ñññ╚ñ¡ñ╧íñÑ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫╠╛ñ≥\ní╓╣╪╞╔ñ╣ñδÑ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫í╫Ñ╞Ñ¡Ñ╣Ñ╚Ñ▄Ñ├Ñ»Ñ╣ñ╦╞■╬╧ñ╖ñ╞ReturnÑ¡í╝ñ▐ñ┐ñ╧EnterÑ¡í╝ñ≥▓íñ╖ñ▐ñ╣íú\n<P>\n╡¡╗÷ñ╬░∞═≈ñ≥╣╣┐╖ñ╖ñ┐ñññ╚ñ¡ñ╧íñí╓║╞╞╔╣■í╫Ñ▄Ñ┐Ñ≤ñ≥▓íñ╖ñ▐ñ╣íú<p>\n
*strings.7404:<TITLE>Ñ╦Ñσí╝Ñ╣Ñ¿ÑΘí╝!</TITLE>\n<H1>Ñ╦Ñσí╝Ñ╣Ñ¿ÑΘí╝!</H1> Ñ╦Ñσí╝Ñ╣Ñ█Ñ╣Ñ╚ñ¼╝íñ╬ñΦñªñ╦▒■┼·ñ╖ñ▐ñ╖ñ┐: <b>%s</b><p>\n
*strings.7405:<b><p>╡¡╗÷ñ╬═¡╕·┤ⁿ╕┬ñ¼▓ßñ«ñ╞ñññδñ½ñΓñ╖ñ∞ñ▐ñ╗ñ≤íú</b><p>\n
*strings.7406:<TITLE>Ñ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫░∞═≈</TITLE>\n<H1>Ñ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫░∞═≈</H1>\n<DL>\n
*strings.7407:<TITLE>┐╖ñ╖ññÑ░Ñδí╝Ñ╫ñ╬░∞═≈</TITLE>\n<H2>%s ░╩╣▀ñ╬┐╖ñ╖ññÑ░Ñδí╝Ñ╫ñ╬░∞═≈</H2><UL>\n
*strings.7408:\n<HR>\n<TITLE>Ñ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫: %s</TITLE>\n<H1>Ñ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫: %s</H1>\n<UL>\n
*strings.7409:<TITLE>Ñ╦Ñσí╝Ñ╣Ñ¿ÑΘí╝</TITLE>\n<h2>Ñ¿ÑΘí╝: ┼┼╗╥Ñßí╝ÑδíªÑóÑ╔Ñ∞Ñ╣ñ╬└▀─Ωñ¼└╡ñ╖ñ»ñóñΩñ▐ñ╗ñ≤íú</H2>\ní╓ѬÑ╫Ñ╖ÑτÑ≤í╫ÑßÑ╦Ñσí╝ñ½ñΘí╓└▀─Ωí╫ñ≥┴¬┬≥ñ╖íñ┼┼╗╥Ñßí╝ÑδíªÑóÑ╔Ñ∞Ñ╣ñ≥└▀─Ωñ╖ñ╞ñ»ñ└ñ╡ññ<br>\n╝íñ╬ñΦñªñ╩╖┴╝░ñ╟ÑΩÑ┐í╝Ñ≤ÑóÑ╔Ñ∞Ñ╣ñ≥╗╪─Ωñ╖ñ╞ñ»ñ└ñ╡ññ: <i>someone@nowhere.net</i>
*strings.7410:<TITLE>Ñ╦Ñσí╝Ñ╣╡¡╗÷ñ╬┼Ω╣╞</TITLE>\n<FORM METHOD="POST" ACTION="%s'>\n<H1>Ñ╦Ñσí╝Ñ╣╡¡╗÷ñ╬┼Ω╣╞</H1>\n<DL><DT>╡¡╗÷ñ≥┼Ω╣╞ñ╣ñδÑ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫:<DD><A HREF="%snews:%s">%s</A></DL>\n
*strings.7411:<PRE> <b>┬Ω╠╛:</b> <INPUT NAME=_SUBJECT SIZE=53>\n<b>Ñ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫:</b> <INPUT NAME=_NEWSGROUPS SIZE=53 VALUE="%s">\n
*strings.7412:<b>╞Γ═╞:</b>\n<TEXTAREA NAME="_MESSAGE" COLS=70 ROWS=24>
*strings.7413:</TEXTAREA>\n<p><input type=submit value=í╓╡¡╗÷ñ≥┼Ω╣╞ñ╣ñδí╫></FORM>\n<H3>í╓Ñ╕ÑπÑ≤Ñ╫->╠ßñδí╫ñ≥┴¬┬≥ñ╣ñδñ╚íñ┼Ω╣╞ñ≥Ñ¡ÑπÑ≤Ñ╗Ñδñ╖ñ╞Ñ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫ñ╦╠ßñΩñ▐ñ╣íú</H3>
*strings.7414:<FONT SIZE=+1>(<A HREF="%s/%ld-%ld%s">║╟╜Θñ╬╡¡╗÷</a>...)<BR>\n
*strings.7415:(<A HREF="%s/%ld-%ld%s">┴░ñ╬╡¡╗÷</a>...)</FONT><p>\n
*strings.7416:<FONT SIZE=+1>(<A HREF="%snews:%s%s%s%s/%ld-%ld%s">╝íñ╬╡¡╗÷</A>...)<BR>\n
*strings.7417:(<A HREF="%snews:%s%s%s%s/%ld-%ld%s">║╟┐╖ñ╬╡¡╗÷</A>...)</FONT><P>\n
*strings.7418:<TITLE>FTPÑ¿ÑΘí╝</TITLE>\n<H1>FTPÑ¿ÑΘí╝</H1>\n<h2>FTPÑ╡í╝Ñ╨ñ╦ÑφÑ░ÑñÑ≤ñ╟ñ¡ñ▐ñ╗ñ≤íú</h2>\n<PRE>
*strings.7419:<TITLE>FTPÑ¿ÑΘí╝</TITLE>\n<H1>FTPÑ¿ÑΘí╝</H1>\n<h2>FTPñ╦ñΦñδ┼╛┴≈ñ╦╝║╟╘ñ╖ñ▐ñ╖ñ┐íú:</h2>\n<PRE>
*strings.7420:<TITLE>Gopher║≈░· %s</TITLE><H1>%s <BR>Gopher╕í║≈</H1>\n╕í║≈▓─╟╜ñ╩ Gopherñ╬║≈░·ñ╟ñ╣íú\nÑ╓ÑΘѪÑ╢ñ╬╕í║≈╡í╟╜ñ≥╗╚ñ├ñ╞╕í║≈ñ╣ñδ╩╕╗·╬≤ñ≥╞■╬╧ñ╖ñ╞ñ»ñ└ñ╡ññíú\n<ISINDEX>
*strings.7421:<TITLE>%sñ╬CSO╕í║≈</TITLE><H1>%s CSO╕í║≈</H1>\nCSOÑ╟í╝Ñ┐Ñ┘í╝Ñ╣ñ╦ñ╧─╠╛∩┼┼╧├─óñ½Ñ╟ÑúÑ∞Ñ»Ñ╚ÑΩñ¼┤▐ñ▐ñ∞ñ╞ñññ▐ñ╣íú\nÑ╓ÑΘѪÑ╢ñ╬╕í║≈╡í╟╜ñ≥╗╚ñ├ñ╞╕í║≈ñ╣ñδ╩╕╗·╬≤ñ≥╞■╬╧ñ╖ñ╞ñ»ñ└ñ╡ññíú\n<ISINDEX>
*strings.7422:<TITLE>Ñ▌Ñ╣Ñ╚▒■┼·Ñ╟í╝Ñ┐ñ¼╕┼ñ»ñ╩ñ├ñ╞ñññ▐ñ╣íú</TITLE>\n<H1>Ñ╟í╝Ñ┐ñ¼╕┼ñ»ñ╩ñ├ñ╞ñññ▐ñ╣íú</H1>\nñ│ñ╬╩╕╜±ñ╧Ñ▌Ñ╣Ñ╚┴α║εñ╦ñΦñ├ñ╞║ε└«ñ╡ñ∞ñ╞ñ½ñΘíñ\nÑ¡ÑπÑ├Ñ╖Ñσñ╬═¡╕·┤ⁿ╕┬ñ¼▓ßñ«ñ╞ñññ▐ñ╣íú<b>║╞╞╔╣■</b>Ñ▄Ñ┐Ñ≤ñ≥▓íñ╗ñ╨íñÑ╒Ñ⌐í╝Ñαñ≥║╞┴≈ñ╖ñ╞╩╕╜±ñ≥║εñΩ─╛ñ╣ñ│ñ╚ñ¼ñ╟ñ¡ñ▐ñ╣íú\n
*strings.7430:</DL>\n<INPUT TYPE=submit VALUE=í╓┴¬┬≥ñ╖ñ┐Ñ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫ñ╬╣╪╞╔ñ≥╗▀ñßñδí╫>\n</FORM>\n
*strings.7431:<HR>\n<FORM METHOD=POST ACTION="%snews:%s%s%s*"><INPUT TYPE=submit VALUE=í╓ñ╣ñ┘ñ╞ñ╬Ñ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫ñ≥╔╜╝¿ñ╣ñδí╫></FORM>
*strings.7432:<FORM METHOD=POST ACTION="%snewsrc://%s/">ñ│ñ╬Ñ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫ñ≥╣╪╞╔ñ╣ñδ: <INPUT NAME="SUBSCRIBE" TYPE=text></FORM>\n
*strings.7433:\n<INPUT TYPE=submit VALUE=í╓┴¬┬≥ñ╖ñ┐Ñ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫ñ≥╣╪╞╔ñ╣ñδí╫></FORM>
*strings.7434:<FORM METHOD=POST ACTION="%snews:%s%s%s?NEW-GROUPS"><INPUT TYPE=SUBMIT VALUE=í╓║╟╕σñ╦╣╣┐╖ñ╖ñ╞ñ½ñΘ┐╖ñ┐ñ╦┴²ñ¿ñ┐Ñ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫ñ≥╝ΦñΩ╜╨ñ╣í╫></FORM>
*strings.7435:<HR>\n<FORM METHOD=GET ACTION="%snews:%s%s%s">╕í║≈ñ╣ñδÑ╦Ñσí╝Ñ╣Ñ░Ñδí╝Ñ╫: <INPUT TYPE=TEXT NAME=ISINDEX></FORM>\n
*strings.7450:RSA Public Key Cryptography
*strings.7451:International
*strings.7452:ñ┤═≈ñ╬╩╕╜±ñ╧░┼╣µ▓╜ñ╦ñΦñ├ñ╞╩▌╕εñ╡ñ∞ñ╞ñññ▐ñ╗ñ≤íú
*strings.7453:<h3>┐╖ñ╖ññÑ░Ñδí╝Ñ╫ñ╧ñóñΩñ▐ñ╗ñ≤</h3>
*strings.7454:\n<H1>ñ│ñ╬Ñ░Ñδí╝Ñ╫ñ╬╡¡╗÷ñ╧ñóñΩñ▐ñ╗ñ≤íú</H1>\n
*strings.7455:\n<H1>╗╪─Ωñ╡ñ∞ñ┐╚╧░╧ñ╦╡¡╗÷ñ╧ñóñΩñ▐ñ╗ñ≤íú</H1>\n
*strings.7456:%.200s(%.256s)ñ╦┬╨ñ╣ñδѵí╝Ñ╢╠╛ñ≥╞■╬╧ñ╖ñ╞ñ»ñ└ñ╡ññ:
*strings.7460:ñ│ñ╬╩╕╜±ñ╧╣τ╜░╣±│░ñ╟┼¼╣τñ╡ñ∞ñδ├µ┤╓Ñ░Ñ∞í╝Ñ╔ñ╬░┼╣µ▓╜Ñ¡í╝ñ≥╗╚ñ├ñ╞╩▌╕εñ╡ñ∞ñ╞ñññ▐ñ╣íú
*strings.8000:░∞═≈ñ╬║╟╕σ
*strings.8001:ñ╣ñ┘ñ╞ñ╬░∞═≈
*strings.8002:x-euc-jp
*strings.8003:╠╛┴░ñ≥╔╒ñ▒ñ╞╩▌┤╔... (╝∩╬α %.90s, ╩╕╗·Ñ╗Ñ├Ñ╚ %.90s)
*strings.8004:╠╛┴░ñ≥╔╒ñ▒ñ╞╩▌┤╔... (╝∩╬α %.90s)
*strings.8005:╠╛┴░ñ≥╔╒ñ▒ñ╞╩▌┤╔... (╩╕╗·Ñ╗Ñ├Ñ╚ %.90s)
*strings.8006:╠╛┴░ñ≥╔╒ñ▒ñ╞╩▌┤╔...
*strings.8007:┴α║εÑ¿ÑΘí╝ %.900s:
*strings.8008:║∩╜ⁿÑ¿ÑΘí╝ %.900s:
*strings.8009:└▄┬│ñ╖ñ┐ñ╚ñ¡íóѵí╝Ñ╢`%.900s'ñ╚ñ╖ñ╞ÑφÑ░ÑñÑ≤ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.8010:ÑßÑΓÑΩ╔╘┬¡ñ╟ñ╣ -- URLñ≥│½ñ▒ñ▐ñ╗ñ≤íú
*strings.8011:╞╔╣■ñ▀ñ╟ñ¡ñ▐ñ╗ñ≤:\n%s
*strings.8012:%s\nñ╜ñ╬┬╛ñ╬ÑΩÑ╜í╝Ñ╣ñ╧┼¼└┌ñ╟ñ╧ñóñΩñ▐ñ╗ñ≤!\n┬σñ∩ñΩñ╦Ñ╒Ñ⌐í╝ÑδÑ╨Ñ├Ñ»Ñ╒Ñ⌐Ñ≤Ñ╚ "%s" ñ≥╗╚═╤ñ╖ñ╞ñ»ñ└ñ╡ññíú
*strings.8013:%s\nñ╜ñ╬┬╛ñ╬ÑΩÑ╜í╝Ñ╣ñ╧┼¼└┌ñ╟ñ╧ñóñΩñ▐ñ╗ñ≤!\nÑ╒Ñ⌐í╝ÑδÑ╨Ñ├Ñ»Ñ╒Ñ⌐Ñ≤Ñ╚ "%s" ñ≥╞╔╣■ñßñ▐ñ╗ñ≤!\n╜Φ═²ñ≥├µ╗▀ñ╖ñ▐ñ╣íú
*strings.8014:Ñ╟ÑúÑ╣Ñ»╛σñ╬ñ╖ñ¬ñΩÑ╒ÑíÑñÑδñ¼╩╤╣╣ñ╡ñ∞ñ╞ñññ▐ñ╣: ╩╤╣╣ñ≥╟╦┤■ñ╖ñ╞╣╜ñññ▐ñ╗ñ≤ñ½?
*strings.8015:Ñ╟ÑúÑ╣Ñ»╛σñ╬ñ╖ñ¬ñΩÑ╒ÑíÑñÑδñ¼╩╤╣╣ñ╡ñ∞ñ╞ñññ▐ñ╣: ╞╔╣■ñ▀─╛ñ╖ñ▐ñ╣ñ½?
*strings.8016:┐╖ñ╖ññ╣α╠▄
*strings.8017:┐╖ñ╖ññÑ╪Ñ├Ñ└
*strings.8018:ѽÑ╞Ñ┤ÑΩ "%.200s" ñ╚ñ╜ñ╬├µñ╬ %d ╣α╠▄ñ≥║∩╜ⁿñ╖ñ╞╣╜ñññ▐ñ╗ñ≤ñ½?
*strings.8019:ѽÑ╞Ñ┤ÑΩ "%.200s" ñ╚ñ╜ñ╬├µñ╬ %d ╣α╠▄ñ≥║∩╜ⁿñ╖ñ╞╣╜ñññ▐ñ╗ñ≤ñ½?
*strings.8020:ñ╖ñ¬ñΩñ╬╩▌┤╔
*strings.8021:ñ╖ñ¬ñΩñ≥│½ñ»
*strings.8022:ñ│ñ╬Ñ╨í╝Ñ╕ÑτÑ≤ñ╧ %s Ñ╗Ñ¡ÑσÑΩÑ╞Ñú(%s)ñ≥Ñ╡Ñ▌í╝Ñ╚ñ╖ñ╞ñññ▐ñ╣íú
*strings.8023:Ñ╗Ñ¡ÑσÑΩÑ╞Ñúñ¼╠╡╕·ñ╟ñ╣íú
*strings.8024:file:/usr/local/lib/netscape/docs/Welcome.html
*strings.8025:╩╕╜±: ╞╔╣■┤░╬╗íú
*strings.8026:Ñ╒ÑíÑñÑδñ≥│½ñ»
*strings.8027:%.900s ñ╪ñ╬Ñ╤ÑñÑ╫ñ≥│½ñ»ñ╚ñ¡ñ╦Ñ¿ÑΘí╝ñ¼╚»└╕ñ╖ñ▐ñ╖ñ┐íú
*strings.8028:╖┘╣≡:\n\n
*strings.8029:%s "%.255s" ñ╧┬╕║▀ñ╖ñ▐ñ╗ñ≤íú\n
*strings.8030:%s "%.255s" ñ╧─Ω╡┴ñ╡ñ∞ñ╞ñññ▐ñ╗ñ≤íú\n
*strings.8031:%s ñ╦┬╨ñ╣ñδÑ▌í╝Ñ╚╚╓╣µñ¼╗╪─Ωñ╡ñ∞ñ╞ñññ▐ñ╗ñ≤íú\n
*strings.8032:Ñßí╝ÑδíªÑ█Ñ╣Ñ╚
*strings.8033:Ñ╦Ñσí╝Ñ╣íªÑ█Ñ╣Ñ╚
*strings.8034:Ñ╦Ñσí╝Ñ╣ RC Ñ╟ÑúÑ∞Ñ»Ñ╚ÑΩ
*strings.8035:║ε╢╚Ñ╟ÑúÑ∞Ñ»Ñ╚ÑΩ
*strings.8036:FTP Proxy Ñ█Ñ╣Ñ╚
*strings.8037:Gopher Proxy Ñ█Ñ╣Ñ╚
*strings.8038:HTTP Proxy Ñ█Ñ╣Ñ╚
*strings.8039:HTTPS Proxy Ñ█Ñ╣Ñ╚
*strings.8040:WAIS Proxy Ñ█Ñ╣Ñ╚
*strings.8041:SOCKSÑ█Ñ╣Ñ╚
*strings.8042:╢ª═╤ MIME types Ñ╒ÑíÑñÑδ
*strings.8043:╕─┐══╤ MIME types Ñ╒ÑíÑñÑδ
*strings.8044:╢ª═╤ mailcap Ñ╒ÑíÑñÑδ
*strings.8045:╕─┐══╤ mailcap Ñ╒ÑíÑñÑδ
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! Add for JLM by.NSG
! Japanese only
*preferences*prefsPopup.proxies.labelString: Proxy
*preferences*proxiesFrame*proxiesBoxLabel.labelString: Proxy
! modifing for "*urlLabel.netsiteLabelString: Ñ═Ñ├Ñ╚Ñ╡ÑñÑ╚:"
*urlLabel.width: 90
! Undefined Label
.netscape.mailto_popup.attach_popup.attach*Cancel.labelString: ╝Φ╛├
*dialog.Help.labelString: Ñ╪ÑδÑ╫
*dialog.helpLabelString: Ñ╪ÑδÑ╫
*filterDialog_popup*okLabelString: ╬╗▓≥
*filterDialog_popup*cancelLabelString: ╝Φ╛├ñ╖
*filterDialog_popup*applyLabelString: ┼¼═╤
*filterDialog_popup*helpLabelString: Ñ╪ÑδÑ╫
*selectionLabelString: ┴¬┬≥
*Selection.LabelString: ┴¬┬≥